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

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