ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTraversableDirectionsAdornerPointSymbolClass Class / AdornerPointSymbol Property

In This Topic
    AdornerPointSymbol Property
    In This Topic
    Gets or sets the adorner point symbol to be composed with the restriction status symbol when drawn.
    Syntax
    public CIMSymbolReference AdornerPointSymbol {get; set;}
    Public Property AdornerPointSymbol As CIMSymbolReference
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also