Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Text Class / Height Property

In This Topic
    Height Property (Text)
    In This Topic
    Gets or sets the text height.
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    Remarks
    Call devDept.Eyeshot.EntityList.Regen after changing this value.
    See Also