ArcGIS Pro 2.9 API Reference Guide
Shape Property (AnnotationProperties)

ArcGIS.Desktop.Editing Namespace > AnnotationProperties Class : Shape Property
Gets and sets the text baseline shape.
Syntax
public Geometry Shape {get; set;}
Public Property Shape As Geometry
Remarks
The shape geometry represents the reference point or line for the annotation. Supported geometry types include point, line, multipoint and geometryBag.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AnnotationProperties Class
AnnotationProperties Members