Gets or sets the width of the ShapeNode text area. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double TextWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TextWidth As Double |
A double value.
See Also