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

In This Topic
    IsUVComponents Property (VectorFieldColorizerDefinition)
    In This Topic
    Gets and sets a boolean value indicating whether the flow is composed from U and V components.
    Syntax
    public Nullable<bool> IsUVComponents {get; set;}
    Public Property IsUVComponents As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also