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

In This Topic
    ViewportSize Property (ScreenPolygonParams)
    In This Topic
    Gets or sets the size of the viewport.
    Syntax
    'Declaration
     
    Public Property ViewportSize As Size
    public Size ViewportSize {get; set;}
    See Also