Indicates the options for the anchor point type.
[Visual Basic .NET] Public Property PolygonAnchorPointType As esriMaplexAnchorPointType
[C#] public esriMaplexAnchorPointType PolygonAnchorPointType {get; set;}
[C++]
HRESULT get_PolygonAnchorPointType(
esriMaplexAnchorPointType* Option
);
[C++]
HRESULT put_PolygonAnchorPointType(
esriMaplexAnchorPointType Option
);
[C++]Parameters
Option [out, retval]Option is a parameter of type esriMaplexAnchorPointType
Option [in]Option is a parameter of type esriMaplexAnchorPointType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.