Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawDirectionParams Class / ViewFrame Property

In This Topic
    ViewFrame Property (DrawDirectionParams)
    In This Topic
    Gets or sets the viewport bounds.
    Syntax
    'Declaration
     
    Public Property ViewFrame As Integer()
    public int[] ViewFrame {get; set;}
    See Also