Eyeshot 11 WPF API Reference
WPF 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