ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAviationVariation Class / VariationTextOnLeft Property

In This Topic
    VariationTextOnLeft Property
    In This Topic
    Gets or sets a value indicating whether the variation text will be displayed on the left side of aviation north arrow, if false will display on the right side.
    Syntax
    public bool VariationTextOnLeft {get; set;}
    Public Property VariationTextOnLeft As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also