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