This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.PointPlacementMethod Property (ArcObjects .NET 10.4 SDK) |
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