This document is archived and information here might be outdated. Recommended version. |
Polygon Label Placement Type.
[Visual Basic .NET] Public Property Type As esriServerPolygonLabelPlacementType
[C#] public esriServerPolygonLabelPlacementType Type {get; set;}
[C++]
HRESULT get_Type(
esriServerPolygonLabelPlacementType* PlacementType
);
[C++]
HRESULT put_Type(
esriServerPolygonLabelPlacementType PlacementType
);
[C++] Parameters PlacementType [out, retval]
PlacementType is a parameter of type esriServerPolygonLabelPlacementType* PlacementType [in]
PlacementType is a parameter of type esriServerPolygonLabelPlacementType