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

In This Topic
    Points Field
    In This Topic
    Polygon's points.
    Syntax
    'Declaration
     
    Public Points As Point2D()
    public Point2D[] Points
    See Also