This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchClass Interface > IHatchClass.StartRange Property (ArcObjects .NET 10.5 SDK) |
The StartRange.
[Visual Basic .NET] Public Property StartRange As IHatchInputValue
[C#] public IHatchInputValue StartRange {get; set;}
[C++]
HRESULT get_StartRange(
IHatchInputValue** ppStartRange
);
[C++]
HRESULT putref_StartRange(
IHatchInputValue* ppStartRange
);
[C++]
Parameters ppStartRange [out, retval]
ppStartRange is a parameter of type IHatchInputValue ppStartRange [in]
ppStartRange is a parameter of type IHatchInputValue