Provides access to members that control the placement of labels for a layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
Members
Description | ||
---|---|---|
CanFlipStackedStreetLabel | Indicates whether a stacked label may be flipped over to obtain a better position. | |
CanPlaceLabelOnTopOfFeature | Indicates whether the label can be placed on top of the street feature. | |
CanReduceLeading | Indicates whether the leading can be reduced for a stacked label. | |
ContourAlignmentType | Indicates the options for the contour label alignment. | |
ContourLadderType | Indicates the options for the contour labed ladder types. | |
ContourMaximumAngle | The maximum angle at which a contour label may be placed. | |
EnablePolygonFixedPosition | Indicates whether a label is to be placed at a fixed position in the polygon. | |
EnableSecondaryOffset | Indicates whether to place a label at a secondary offset from the line feature. | |
GraticuleAlignmentType | Indicates the options for the graticule alignment type. | |
IsLabelBufferHardConstraint | Indicates whether the label buffer is a hard constraint and must be honored. | |
IsMinimumSizeBasedOnArea | Indicates whether the minimum feature size for labeling is based on area. | |
IsOffsetFromFeatureGeometry | Indicates whether to measure the label offset from the feature geometry. | |
LineFeatureType | Indicates the options for the line feature type. | |
MaximumLabelOverrunUnit | The maximum label overrun is interpreted to be in this unit. | |
MinimumFeatureSizeUnit | The minimum feature size is interpreted to be in this unit. | |
PolygonAnchorPointType | Indicates the options for the anchor point type. | |
PolygonExternalZones | Indicates the placement priority associated with a zone external to the polygon. | |
PolygonFeatureType | Indicates the options for the polygon feature type. | |
PolygonInternalZones | Indicates the placement priority associated with a zone internal to the polygon. | |
RepetitionIntervalUnit | The label repetition interval is interpreted to be in this unit. | |
SecondaryOffsetMaximum | The maximum offset associated with a secondary label position. | |
SecondaryOffsetMinimum | The minimum offset associated with a secondary label position. | |
StrategyPriority | Indicates the priority of a placement strategy when placing text. | |
ThinningDistanceUnit | The thinning distance is interpreted to be in this unit. |
CoClasses that implement IMaplexOverposterLayerProperties2
CoClasses and Classes | Description |
---|---|
MaplexOverposterLayerProperties | Properties that specify the label placement rules per layer. |