Gets or sets the default font for new diagram items.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Font Font { get; set; } |
Visual Basic
![]() |
---|
Public Property Font As Font |
An instance of the .NET Font class. The default is Microsoft Sans Serif, 9pt.
The Font of new nodes and links is initialized with the value of this property.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |