DiagramItem.Font override.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public override Font Font { get; set; } |
Visual Basic Copy Code |
---|
Public Overrides Property Font As Font |
The .NET Font to use when drawing the link's text.