ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCruisingAltitudeDiagram Class / LineSymbol Property

In This Topic
    LineSymbol Property (CIMCruisingAltitudeDiagram)
    In This Topic
    Gets or sets the line symbol used for the outline of the circle sections on the diagram.
    Syntax
    public CIMSymbolReference LineSymbol {get; set;}
    Public Property LineSymbol As CIMSymbolReference
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also