A FreeFormNode collects all points from users' mouse or touch input and displaysthem as node's outline.
The following tables list the members exposed by the FreeFormNode type.
Name | Description | |
---|---|---|
Initializes a new instance of the FreeFormNode class. |
Name | Description | |
---|---|---|
DiagramItem.containsPoint override. |
||
DiagramNode.endDrag override. |
||
Gets if the node's shape is closed. |
||
DiagramNode.getOutline override. Gets the outline of this node. |
||
Gets the node's outline points. |
||
Returns a Builder object used to configure this FreeFormNode instance. |
||
DiagramNode.LoadFromXml override. Loads the node's content from an XML element. |
||
Saves the node's content into an XML element. |
||
Sets if the node's shape is closed. |
||
Sets the node's outline points. |
||
DiagramNode.startDrag override. |
||
DiagramNode.updateDrag override. |
||
Updates the node's internal state after its points have changed. |
||
Returns a Builder object used to configure and create new FreeFormNode instances. |