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