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