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