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