Provides access to members that control the placement of labels for a layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AlignLabelToLineDirection | Indicates whether to align the label with the label direction so the label may appear upside down. | |
AllowAsymmetricOverrun | Indicates whether a label may overrun one side of a polygon feature. | |
BackgroundLabel | Indicates whether to place the label first and allow other labels to be placed over it. | |
CanAbbreviateLabel | Indicates whether to abbreviate the label using an abbreviation dictionary. | |
CanOverrunFeature | Indicates whether to place the label over end of line or over polygon boundary. | |
CanPlaceLabelOutsidePolygon | Indicates whether to place a label outside the polygon if it does not fit inside. | |
CanReduceFontSize | Indicates whether to reduce the size of the font. | |
CanRemoveOverlappingLabel | Indicates whether to remove the label if it overlaps with other labels. | |
CanShiftPointLabel | Indicates whether to allow the point label to be shifted upon a fixed position. | |
CanStackLabel | Indicates whether to stack the label to obtain a better position. | |
CanTruncateLabel | Indicates whether to truncate the label using an algorithm. | |
ConstrainOffset | Label constraint options. | |
DictionaryName | Name of the abbreviations dictionary referenced by this layer. | |
EnablePointPlacementPriorities | Indicates whether to use user-defined point placement priorities. | |
FeatureBuffer | Increase buffer around a point feature to stop labels from being placed too close to the feature. | |
FeatureType | The feature type for labeling. | |
FeatureWeight | Feature weight controls which features may be overlapped and to what extent. | |
FontHeightReductionLimit | The font may be reduced in height until this limit is reached. | |
FontHeightReductionStep | This is the step interval for font height reduction. | |
FontWidthReductionLimit | The font may be reduced in width until this limit is reached. | |
FontWidthReductionStep | This is the step interval for font width reduction. | |
GraticuleAlignment | Indicates whether to enable graticule alignment. | |
IsStreetPlacement | Indicates whether to enable street placement techniques. | |
LabelBuffer | Increase buffer to stop labels from being placed too close to each other. | |
LabelPriority | Label prority controls approximate placement order. | |
LabelStackingProperties | The label stacking properties for a layer. | |
LandParcelPlacement | Indicates whether to place the label within land parcel polygon avoiding building footprint. | |
LinePlacementMethod | Line placement options. | |
MaximumCharacterSpacing | The character spacing may be increased upto this limit. | |
MaximumLabelOverrun | Maximum distance that a label is allowed to overrun the end of its feature. | |
MaximumWordSpacing | The word spacing may be increased upto this limit. | |
MinimumEndOfStreetClearance | Minimum clearance between street label and street end. | |
MinimumRepetitionInterval | Interval that must elapse before label is repeated. | |
MinimumSizeForLabeling | Specifies a minimum size of a line or area feature for it to be labeled. | |
NeverRemoveLabel | Indicates whether to not remove the label if no position is found. | |
OffsetAlongLineProperties | The offset along line properties for a layer. | |
PointPlacementMethod | Point placement options. | |
PointPlacementPriorities | Controls placement of label around point fetaure. | |
PolygonBoundaryWeight | Feature Weight for the boundary of the polygon. | |
PolygonPlacementMethod | Polygon placement options. | |
PreferHorizontalPlacement | Indicates if there is a preference to place the label horizontally. | |
PreferredEndOfStreetClearance | Preferred clearance between street label and street end. | |
PrimaryOffset | Primary offset between label and symbol. | |
PrimaryOffsetUnit | The primary offset is interpreted to be in this unit. | |
RepeatLabel | Indicates whether to enable the repetition of label along line feature. | |
RotationProperties | The label rotation properties for a layer. | |
SecondaryOffset | Secondary offset between label and symbol. | |
SpreadCharacters | Indicates whether to spread label characters along line feature. | |
SpreadWords | Indicates whether to spread words along line feature. | |
ThinDuplicateLabels | Indicates whether to remove duplicate labels that lie within a specified distance of each other. | |
ThinningDistance | Distance used to control the thinning of duplicate labels. |
CoClasses that implement IMaplexOverposterLayerProperties
CoClasses and Classes | Description |
---|---|
MaplexOverposterLayerProperties | Properties that specify the label placement rules per layer. |