ArcObjects Library Reference (Carto)  

IPlacedObject3 Interface

Provides access to members work with symbols that are placed as labels.

Product Availability

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

Members

Description
Read-only property Angle Angle for the placed object.
Read-only property AreaCentroid The centroid of the polygon shape.
Read/write property ClassIndex Class index of the placed object.
Read/write property ControlShape Control shape of the placed object.
Read-only property ControlShapeEndPoint The end point of the control shape.
Read/write property FeatureId FeatureID associated with the placed object.
Read/write property Label Labeling string for the placed object.
Read-only property LabelHeight Height of the label.
Read-only property LabelInsidePolygon Indicates whether the label is completely inside the polygons.
Read-only property LabelWidth Width of the label.
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 IPlacedObject3

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