This document is archived and information here might be outdated. Recommended version. |
The length of the interior grid ticks.
[Visual Basic .NET]
Public Property InteriorTickLength As Double
[C#]
public double InteriorTickLength {get; set;}
[C++]
HRESULT get_InteriorTickLength(
System.Double* lengthPts
);
[C++]
HRESULT put_InteriorTickLength(
double lengthPts
);
[C++] Parameters lengthPts [out, retval]
lengthPts is a parameter of type double* lengthPts [in]
lengthPts is a parameter of type double