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

In This Topic
    Size Property (Polygon2D)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As Size2D
    public Size2D Size {get;}
    See Also