ArcObjects Library Reference (Carto)  

IPlacedObject Interface

Provides access to members work with symbols that are placed as labels. Note: the IPlacedObject interface has been superseded byIPlacedObject3. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Angle Angle for the placed object.
Read/write property ClassIndex Class index of the placed object.
Read/write property ControlShape Control shape of the placed object.
Read/write property FeatureId FeatureID associated with the placed object.
Read/write property Label Labeling string for the placed object.
Read/write property ObjectType Type of the placed object.
Read/write property PlacementCode Code that indicates success/failure of placement.
Read/write property PlacementMessage Placement result message.

CoClasses that implement IPlacedObject

CoClasses and Classes Description
BasicPlacedObject Placed object handed out by the standard label engine.