DiagramLite Programmer's Guide
ShapeNode.TextHeight Property
See Also
 





Gets or sets the height of the ShapeNode text area.

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

 Syntax

C#  Copy Code

public double TextHeight { get; set; }

Visual Basic  Copy Code

Public Property TextHeight 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