Gets or sets the font used to render the node's caption.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public override Font Font { get; set; } |
Visual Basic Copy Code |
---|
Public Overrides Property Font As Font |
A Font instance specifying the font attributes.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |