Gets or sets the size of the font used to render the label.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public double FontSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontSize As Double |
A double value specifying font size.
See Also