Returns the vertex points of this shape.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public virtual List<Point> GetPoints () |
Visual Basic Copy Code |
---|
Public Overridable Function GetPoints () As List(Of Point) |
A List containing the shape's vertices.