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