ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMS52TextGroupVisibilitySettings Class / ShowMagneticVariationAndSweptDepth Property

In This Topic
    ShowMagneticVariationAndSweptDepth Property
    In This Topic
    Gets or sets a value indicating whether the "magnetic variation and swept depth" text group should be visible.
    Syntax
    public bool ShowMagneticVariationAndSweptDepth {get; set;}
    Public Property ShowMagneticVariationAndSweptDepth As Boolean
    Remarks
    Per IHO S-52 Annex A, controls text group 27, which includes MAGVAR, VALMAG, SWPARE, and DRVAL1.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also