Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / Size Property

In This Topic
    Size Property (Viewport)
    In This Topic
    The size of the viewport in pixels.
    Syntax
    'Declaration
     
    Public Property Size As Size
    public Size Size {get; set;}
    See Also