This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOffsetAlongLineProperties Interface > IMaplexOffsetAlongLineProperties.LabelAnchorPoint Property (ArcObjects .NET 10.4 SDK) |
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