DiagramLite Programmer's Guide
ShapeNode.TextWidth Property
See Also
 





Gets or sets the width of the ShapeNode text area.

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

 Syntax

C#  Copy Code

public double TextWidth { get; set; }

Visual Basic  Copy Code

Public Property TextWidth As Double

 Property Value

Calculated automatically from the node size and the text area definition in the currently applied Shape.

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace