ArcGIS Pro 3.0 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, Windows 8.1

    See Also