MindFusion WinForms Programmer's Guide
Ruler.Text Property
See Also
 





Gets or sets the text displayed in the ruler's corner button.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public new string Text { get; set; }

Visual Basic  Copy Code

Public Shadows Property Text As String

 Property Value

A string specifying the label of the ruler's corner button.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming.WinForms Namespace