This document is archived and information here might be outdated. Recommended version. |
The hatch interval.
[Visual Basic .NET]
Public Property DefaultHatchInterval As Double
[C#]
public double DefaultHatchInterval {get; set;}
[C++]
HRESULT get_DefaultHatchInterval(
System.Double* pDefaultHatchInterval
);
[C++]
HRESULT put_DefaultHatchInterval(
double pDefaultHatchInterval
);
[C++] Parameters pDefaultHatchInterval [out, retval]
pDefaultHatchInterval is a parameter of type double* pDefaultHatchInterval [in]
pDefaultHatchInterval is a parameter of type double