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