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

In This Topic
    Height Property (DrawDirectionParams)
    In This Topic
    Gets or sets the height of the ViewportLayout control.
    Syntax
    'Declaration
     
    Public Property Height As Integer
    public int Height {get; set;}
    See Also