This document is archived and information here might be outdated. Recommended version. |
The length of the subticks in points.
[Visual Basic .NET]
Public Property SubTickLength As Double
[C#]
public double SubTickLength {get; set;}
[C++]
HRESULT get_SubTickLength(
System.Double* lengthPoints
);
[C++]
HRESULT put_SubTickLength(
double lengthPoints
);
[C++] Parameters lengthPoints [out, retval]
lengthPoints is a parameter of type double* lengthPoints [in]
lengthPoints is a parameter of type double
SubTickLength is the length of the subtick marks in points (approx. 1/72 inch).