Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / DrawOnScreenParams Class / TopBorder Property

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