Gets or sets the node's outline points.
Namespace: MindFusion.DiagrammingPackage: MindFusion.Diagramming
public List<PointF> Points { get; set; }
Public Property Points As List(Of PointF)
A collection of points.
FreeFormNode MembersFreeFormNode ClassMindFusion.Diagramming Namespace