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

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