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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.