ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerGraphic Class / TextString Property

In This Topic
    TextString Property (CIMMarkerGraphic)
    In This Topic
    Gets or sets the text that is defined within the marker if drawn with a text symbol.
    Syntax
    public string TextString {get; set;}
    Public Property TextString As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also