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.EndRange Property (ArcObjects .NET 10.5 SDK) |
The EndRange.
[Visual Basic .NET] Public Property EndRange As IHatchInputValue
[C#] public IHatchInputValue EndRange {get; set;}
[C++]
HRESULT get_EndRange(
IHatchInputValue** ppEndRange
);
[C++]
HRESULT putref_EndRange(
IHatchInputValue* ppEndRange
);
[C++]
Parameters ppEndRange [out, retval]
ppEndRange is a parameter of type IHatchInputValue ppEndRange [in]
ppEndRange is a parameter of type IHatchInputValue