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


IPlacedObject2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPlacedObject2 Interface
ArcGIS Developer Help

IPlacedObject2 Interface

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

Product Availability

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

Members

Name 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.

Classes that implement IPlacedObject2

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