Gets or sets the font used to draw text inside this cell.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Font Font { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Font As Font |
See Also