Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Polygon2D Class / Max Field

In This Topic
    Max Field (Polygon2D)
    In This Topic
    Polygon's bounding rectangle max point
    Syntax
    'Declaration
     
    Public Max As Point2D
    public Point2D Max
    See Also