Gets or sets the text displayed in the ruler's corner button.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public new string Text { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property Text As String |
A string specifying the label of the ruler's corner button.