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


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

IMaplexOverposterLayerProperties2 Interface

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

Name Description
Read/write property CanFlipStackedStreetLabel Indicates whether a stacked label may be flipped over to obtain a better position.
Read/write property CanPlaceLabelOnTopOfFeature Indicates whether the label can be placed on top of the street feature.
Read/write property CanReduceLeading Indicates whether the leading can be reduced for a stacked label.
Read/write property ContourAlignmentType Indicates the options for the contour label alignment.
Read/write property ContourLadderType Indicates the options for the contour labed ladder types.
Read/write property ContourMaximumAngle The maximum angle at which a contour label may be placed.
Read/write property EnablePolygonFixedPosition Indicates whether a label is to be placed at a fixed position in the polygon.
Read/write property EnableSecondaryOffset Indicates whether to place a label at a secondary offset from the line feature.
Read/write property GraticuleAlignmentType Indicates the options for the graticule alignment type.
Read/write property IsLabelBufferHardConstraint Indicates whether the label buffer is a hard constraint and must be honored.
Read/write property IsMinimumSizeBasedOnArea Indicates whether the minimum feature size for labeling is based on area.
Read/write property IsOffsetFromFeatureGeometry Indicates whether to measure the label offset from the feature geometry.
Read/write property LineFeatureType Indicates the options for the line feature type.
Read/write property MaximumLabelOverrunUnit The maximum label overrun is interpreted to be in this unit.
Read/write property MinimumFeatureSizeUnit The minimum feature size is interpreted to be in this unit.
Read/write property PolygonAnchorPointType Indicates the options for the anchor point type.
Read/write property PolygonExternalZones Indicates the placement priority associated with a zone external to the polygon.
Read/write property PolygonFeatureType Indicates the options for the polygon feature type.
Read/write property PolygonInternalZones Indicates the placement priority associated with a zone internal to the polygon.
Read/write property RepetitionIntervalUnit The label repetition interval is interpreted to be in this unit.
Read/write property SecondaryOffsetMaximum The maximum offset associated with a secondary label position.
Read/write property SecondaryOffsetMinimum The minimum offset associated with a secondary label position.
Read/write property StrategyPriority Indicates the priority of a placement strategy when placing text.
Read/write property ThinningDistanceUnit The thinning distance is interpreted to be in this unit.

Classes that implement IMaplexOverposterLayerProperties2

Classes Description
MaplexOverposterLayerProperties Properties that specify the label placement rules per layer.