Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / IText Interface / TextString Property

In This Topic
    TextString Property (IText)
    In This Topic
    Gets or sets text string.
    Syntax
    'Declaration
     
    Property TextString As String
    string TextString {get; set;}
    See Also