This document is archived and information here might be outdated. Recommended version. |
Anchor point on label where distance is measured to.
[Visual Basic .NET] Public Property LabelAnchorPoint As esriMaplexLabelAnchorPoint
[C#] public esriMaplexLabelAnchorPoint LabelAnchorPoint {get; set;}
[C++]
HRESULT get_LabelAnchorPoint(
esriMaplexLabelAnchorPoint* option
);
[C++]
HRESULT put_LabelAnchorPoint(
esriMaplexLabelAnchorPoint option
);
[C++]
Parameters option [out, retval]
option is a parameter of type esriMaplexLabelAnchorPoint* option [in]
option is a parameter of type esriMaplexLabelAnchorPoint