Initializes a new instance of the DiagramItem class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
protected DiagramItem () |
Visual Basic Copy Code |
---|
Protected Sub New () |
This constructor leaves the item's dependency properties in their default state, without local values. This allows the item to be styled through the Silverlight styling mechanism.