Point label placement angle(s).
[Visual Basic .NET] Public Property PointPlacementAngles As Object
[C#] public object PointPlacementAngles {get; set;}
[C++]
HRESULT get_PointPlacementAngles(
VARIANT* angles
);
[C++]
HRESULT put_PointPlacementAngles(
VARIANT angles
);
[C++]Parameters
angles [out, retval] angles is a parameter of type VARIANT angles [in] angles is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.