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