ArcGIS Pro 3.0 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, Windows 8.1

    See Also