Gets or sets the font used to render the node's text.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public override Font Font { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Font As Font |
A .NET Font instance specifying the font attributes.
NetDiagram Programmer's Guide | © 2023 MindFusion |