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