This document is archived and information here might be outdated. Recommended version. |
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