Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / Size Property

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