This document is archived and information here might be outdated. Recommended version. |
The thickness of the tab in points.
[Visual Basic .NET]
Public Property Thickness As Double
[C#]
public double Thickness {get; set;}
[C++]
HRESULT get_Thickness(
System.Double* thicknessPts
);
[C++]
HRESULT put_Thickness(
double thicknessPts
);
[C++] Parameters thicknessPts [out, retval]
thicknessPts is a parameter of type double* thicknessPts [in]
thicknessPts is a parameter of type double