MindFusion WinForms Programmer's Guide
DrawContext.FontSize Property
See Also
 





Gets the font size of the closest parent.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float FontSize { get; }

Visual Basic  Copy Code

Public ReadOnly Property FontSize As Single

 Property Value

A float value.

 See Also

DrawContext Members
DrawContext Class
MindFusion.Reporting Namespace