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