ArcGIS Pro 2.6 API Reference Guide
IsUVComponents Property (VectorFieldColorizerDefinition)

ArcGIS.Desktop.Mapping Namespace > VectorFieldColorizerDefinition Class : IsUVComponents Property
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 10, Windows 8.1, Windows 7

See Also

Reference

VectorFieldColorizerDefinition Class
VectorFieldColorizerDefinition Members