Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.DrawSceneParams Class / ViewportSize Property

In This Topic
    ViewportSize Property (ViewportLayout.DrawSceneParams)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ViewportSize As Size
    public Size ViewportSize {get; set;}
    See Also