Dimension.TextString Property

Gets the text.
Public Overrides Property TextString() As String
This language is not supported or no code example is available.
public override string TextString {get; set;}
This language is not supported or no code example is available.

Property Value

string
Exception type Condition

EyeshotException

Thrown when you try to set the TextString property. Set the TextOverride instead.

Remarks
 
Use the TextOverride to set the text.

.NET Framework

Supported in: 4.8

In this article

Definition