This document is archived and information here might be outdated. Recommended version. |
Hatch Interval for the class.
[Visual Basic .NET] Public Property HatchInterval As IHatchInputValue
[C#] public IHatchInputValue HatchInterval {get; set;}
[C++]
HRESULT get_HatchInterval(
IHatchInputValue** ppHatchInterval
);
[C++]
HRESULT putref_HatchInterval(
IHatchInputValue* ppHatchInterval
);
[C++] Parameters ppHatchInterval [out, retval]
ppHatchInterval is a parameter of type IHatchInputValue** ppHatchInterval [in]
ppHatchInterval is a parameter of type IHatchInputValue*
The HatchInterval property controls interval between successive hatches.