Gets or sets the label's font.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Nullable<Font> Font { get; set; } |
Visual Basic Copy Code |
---|
Public Property Font As Nullable(Of Font) |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |