Eyeshot 10 WPF API Reference
TextString Property (Dimension)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Dimension Class : TextString Property
Gets the text.
Syntax
'Declaration
 
Public Overrides Property TextString As String
public override string TextString {get; set;}
Exceptions
ExceptionDescription
Thrown when you try to set the TextString property. Set the TextOverride instead.
Remarks
Use the TextOverride to set the text.
See Also

Reference

Dimension Class
Dimension Members