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