Gets the text associated with the element being drawn.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string Text { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Text As String |
A string specifying the text associated with a custom drawn element.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |