This document is archived and information here might be outdated.  Recommended version.


IPlacedObject2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IPlacedObject2 Interface

Provides access to members work with symbols that are placed as labels. Note: the IPlacedObject2 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-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 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 IPlacedObject2

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