Indicates if symbols are placed for the layer.
[Visual Basic .NET] Public Property PlaceSymbols As Boolean
[C#] public bool PlaceSymbols {get; set;}
[C++]
HRESULT get_PlaceSymbols(
VARIANT_BOOL* place
);
[C++]
HRESULT put_PlaceSymbols(
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.