ArcGIS Pro 3.7 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 Property IsUVComponents As Nullable(Of Boolean)
    public Nullable<bool> IsUVComponents {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also