This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchTemplate Interface > IHatchTemplate.DefaultHatchInterval Property (ArcObjects .NET 10.4 SDK) |
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