This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBasicOverposterLayerProperties Interface > IBasicOverposterLayerProperties.LineLabelPosition Property (ArcObjects .NET 10.4 SDK) |
Line label placement position options.
[Visual Basic .NET] Public Property LineLabelPosition As ILineLabelPosition
[C#] public ILineLabelPosition LineLabelPosition {get; set;}
[C++]
HRESULT get_LineLabelPosition(
ILineLabelPosition** position
);
[C++]
HRESULT put_LineLabelPosition(
ILineLabelPosition* position
);
[C++]
Parameters position [out, retval]
position is a parameter of type ILineLabelPosition position [in]
position is a parameter of type ILineLabelPosition