Gets or sets the polygon's vertices.
Namespace: MindFusion.Charting.ThreeDAssembly: MindFusion.Charting
public List<Point3D> Points { get; set; }
Public Property Points As List(Of Point3D)
Polygon3D MembersPolygon3D ClassMindFusion.Charting.ThreeD Namespace