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