The hatch interval.
[Visual Basic .NET] Public Property DefaultHatchInterval As Double
[C#] public double DefaultHatchInterval {get; set;}
[C++]
HRESULT get_DefaultHatchInterval(
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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.