Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / ViewBounds Property

In This Topic
    ViewBounds Property
    In This Topic
    Gets the viewport bounds.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewBounds As Integer()
    public int[] ViewBounds {get;}
    See Also