This document is archived and information here might be outdated. Recommended version. |
The label placement method.
[Visual Basic .NET] Public Property Placement As esriLabelEnvPlacement
[C#] public esriLabelEnvPlacement Placement {get; set;}
[C++]
HRESULT get_Placement(
esriLabelEnvPlacement Placement
);
[C++]
HRESULT put_Placement(
esriLabelEnvPlacement* Placement
);
[C++] Parameters Placement [in]
Placement is a parameter of type esriLabelEnvPlacement Placement [out, retval]
Placement is a parameter of type esriLabelEnvPlacement*
When the Label tool is used, this property determines whether new labels are placed where the user clicks, or whether label placement properties are used.