ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnnotationLayer Class / DrawGeometry Property

In This Topic
    DrawGeometry Property
    In This Topic
    Gets or sets a value indicating whether the geometry of the text graphics should be drawn.
    Syntax
    public bool DrawGeometry {get; set;}
    Public Property DrawGeometry As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also