Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawOnScreenParams Class / BottomBorder Property

In This Topic
    BottomBorder Property
    In This Topic
    Gets or sets the viewport bottom border minus the vertex size.
    Syntax
    'Declaration
     
    Public Property BottomBorder As Integer
    public int BottomBorder {get; set;}
    See Also