DiagramLite Programmer's Guide
Shape.TextRectangle Property
See Also
 





Specifies the label position for this shape.

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

 Syntax

C#  Copy Code

public Rect TextRectangle { get; }

Visual Basic  Copy Code

Public ReadOnly Property TextRectangle As Rect

 Property Value

An instance of the Rect class, specifying the label position as percents of the node width and height.

 See Also

Shape Members
Shape Class
MindFusion.Diagramming Namespace