Gets or sets the default value for the HandlesStyle property of new shape nodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public HandlesStyle ShapeHandlesStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShapeHandlesStyle As HandlesStyle |
This property provides default value for the HandlesStyle property of new shape nodes, created either programmatically or by the user.