This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.PolygonPlacementMethod Property (ArcObjects .NET 10.4 SDK) |
Polygon placement options.
[Visual Basic .NET] Public Property PolygonPlacementMethod As esriMaplexPolygonPlacementMethod
[C#] public esriMaplexPolygonPlacementMethod PolygonPlacementMethod {get; set;}
[C++]
HRESULT get_PolygonPlacementMethod(
esriMaplexPolygonPlacementMethod* Method
);
[C++]
HRESULT put_PolygonPlacementMethod(
esriMaplexPolygonPlacementMethod Method
);
[C++]
Parameters Method [out, retval]
Method is a parameter of type esriMaplexPolygonPlacementMethod Method [in]
Method is a parameter of type esriMaplexPolygonPlacementMethod