Indicates if labels are placed for the layer.
[Visual Basic .NET] Public Property PlaceLabels As Boolean
[C#] public bool PlaceLabels {get; set;}
[C++]
HRESULT get_PlaceLabels(
VARIANT_BOOL* place
);
[C++]
HRESULT put_PlaceLabels(
VARIANT_BOOL place
);
[C++]Parameters
place [out, retval] place is a parameter of type VARIANT_BOOL place [in] place is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.