Gets or sets the label font of this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Font LabelFont { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelFont As Font |
An instance of the Font class. The default value is null.
It this property is set to null, the label is rendered using the Font of the parent node.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |