Gets or sets the text displayed in the top left area.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public string TopLeftAreaText { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TopLeftAreaText As String |
See Also