ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnnotationLayer Class / DrawGeometryLineSymbol Property

In This Topic
    DrawGeometryLineSymbol Property
    In This Topic
    Gets or sets the line symbol used to draw text graphic line geometries when the DrawGeometry option is true.
    Syntax
    Public Property DrawGeometryLineSymbol As CIMSymbolReference
    public CIMSymbolReference DrawGeometryLineSymbol {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also