This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IElementProperties3 Interface > IElementProperties3.AnchorPoint Property (ArcObjects .NET 10.4 SDK) |
Anchor point of the element.
[Visual Basic .NET] Public Property AnchorPoint As esriAnchorPointEnum
[C#] public esriAnchorPointEnum AnchorPoint {get; set;}
[C++]
HRESULT get_AnchorPoint(
esriAnchorPointEnum* AnchorPoint
);
[C++]
HRESULT put_AnchorPoint(
esriAnchorPointEnum AnchorPoint
);
[C++]
Parameters AnchorPoint [out, retval]
AnchorPoint is a parameter of type esriAnchorPointEnum AnchorPoint [in]
AnchorPoint is a parameter of type esriAnchorPointEnum