DiagramLite Programmer's Guide
ShapeNode Constructor ()
See Also
 





Initializes a new instance of the ShapeNode class.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public ShapeNode ()

Visual Basic  Copy Code

Public Sub New ()

 Remarks

This constructor leaves the node's dependency properties in their default state, without local values. This allows the node to be styled through the Silverlight styling mechanism.

 See Also

ShapeNode Constructor Overload List
ShapeNode Class
MindFusion.Diagramming Namespace