ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VectorFieldColorizerDefinition Class / DirectionBandIndex Property

In This Topic
    DirectionBandIndex Property (VectorFieldColorizerDefinition)
    In This Topic
    Gets and sets the direction band index.
    Syntax
    public Nullable<int> DirectionBandIndex {get; set;}
    Public Property DirectionBandIndex As Nullable(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also