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

In This Topic
    VertexCount Property (Polygon2D)
    In This Topic
    Gets Points.Count
    Syntax
    'Declaration
     
    Public ReadOnly Property VertexCount As Integer
    public int VertexCount {get;}
    See Also