This document is archived and information here might be outdated. Recommended version. |
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*