Search
ZoomControl.LabelText Property
See Also
 






Gets or sets the text of the label.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public string LabelText { get; set; }

Visual Basic  Copy Code

Public Property LabelText As String

 Property Value

 See Also