Search
Grid.TopLeftAreaTextFont Property
See Also
 





Gets or sets the font used to display text in the top left area.

Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Font TopLeftAreaTextFont { get; set; }

Visual Basic  Copy Code

Public Property TopLeftAreaTextFont As Font

 Property Value

 See Also