ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCruisingAltitudeDiagram Class / BearingArrowLineSymbol Property

In This Topic
    BearingArrowLineSymbol Property
    In This Topic
    Gets or sets the line symbol used for the arrow that leads from the starting bearing to the ending bearing for a part of the diagram.
    Syntax
    Public Property BearingArrowLineSymbol As CIMSymbolReference
    public CIMSymbolReference BearingArrowLineSymbol {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also