This document is archived and information here might be outdated. Recommended version. |
Point placement options.
[Visual Basic .NET] Public Property PointPlacementMethod As esriMaplexPointPlacementMethod
[C#] public esriMaplexPointPlacementMethod PointPlacementMethod {get; set;}
[C++]
HRESULT get_PointPlacementMethod(
esriMaplexPointPlacementMethod* Method
);
[C++]
HRESULT put_PointPlacementMethod(
esriMaplexPointPlacementMethod Method
);
[C++] Parameters Method [out, retval]
Method is a parameter of type esriMaplexPointPlacementMethod* Method [in]
Method is a parameter of type esriMaplexPointPlacementMethod