Gets or sets the font of the items captions.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public Font CaptionFont { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property CaptionFont As Font |
See Also