This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACLabelRenderer Interface > IACLabelRenderer.LineLabelPosition Property (ArcObjects .NET 10.4 SDK) |
Determines where on the line to place the label.
[Visual Basic .NET] Public Property LineLabelPosition As acLineLabelPosition
[C#] public acLineLabelPosition LineLabelPosition {get; set;}
[C++]
HRESULT get_LineLabelPosition(
acLineLabelPosition* LineLabelPosition
);
[C++]
HRESULT put_LineLabelPosition(
acLineLabelPosition LineLabelPosition
);
[C++]
Parameters LineLabelPosition [out, retval]
LineLabelPosition is a parameter of type acLineLabelPosition LineLabelPosition [in]
LineLabelPosition is a parameter of type acLineLabelPosition