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

In This Topic
    Height Property (IText)
    In This Topic
    Gets or sets text height.
    Syntax
    'Declaration
     
    Property Height As Double
    double Height {get; set;}
    See Also