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