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.