Eyeshot 10 WPF API Reference
Text Property (TextOnly)

WPF Assembly > devDept.Eyeshot.Labels Namespace > TextOnly Class : Text Property
Gets or sets the label text.
Syntax
'Declaration
 
Public Property Text As String
public string Text {get; set;}
Remarks
You need to call LabelList.Regen to apply the changes.
See Also

Reference

TextOnly Class
TextOnly Members