This document is archived and information here might be outdated. Recommended version. |
The font size used by the grid label.
[Visual Basic .NET]
Public Property FontSize As Double
[C#]
public double FontSize {get; set;}
[C++]
HRESULT get_FontSize(
System.Double* Size
);
[C++]
HRESULT put_FontSize(
double Size
);
[C++] Parameters Size [out, retval]
Size is a parameter of type double* Size [in]
Size is a parameter of type double