MindFusion.Wpf Pack Programmer's Guide
FreeFormNode.Points Property
See Also
 





Gets or sets the node's outline points.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public StylusPointCollection Points { get; set; }

Visual Basic  Copy Code

Public Property Points As StylusPointCollection

 Property Value

A collection of points.

 See Also

FreeFormNode Members
FreeFormNode Class
MindFusion.Diagramming.Wpf Namespace