This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPlacedObject3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members work with symbols that are placed as labels.
Description | ||
---|---|---|
Angle | Angle for the placed object. | |
AreaCentroid | The centroid of the polygon shape. | |
ClassIndex | Class index of the placed object. | |
ControlShape | Control shape of the placed object. | |
ControlShapeEndPoint | The end point of the control shape. | |
FeatureId | FeatureID associated with the placed object. | |
Label | Labeling string for the placed object. | |
LabelHeight | Height of the label. | |
LabelInsidePolygon | Indicates whether the label is completely inside the polygons. | |
LabelWidth | Width of the label. | |
ObjectType | Type of the placed object. | |
PlacementCode | Code that indicates success/failure of placement. | |
PlacementMessage | Placement result message. |
CoClasses and Classes | Description |
---|---|
BasicPlacedObject | Placed object handed out by the standard label engine. |