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


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

IMaplexOffsetAlongLineProperties Interface

Provides access to members that control the placement of labels along a line feature.

Product Availability

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

Members

Name Description
Read/write property Distance Distance along the line.
Read/write property DistanceUnit The distance and tolerance are interpreted to be in this unit.
Read/write property LabelAnchorPoint Anchor point on label where distance is measured to.
Read/write property PlacementMethod Method of placing label along the line.
Read/write property Tolerance Tolerance either side of the specified position.
Read/write property UseLineDirection Indicates whether to preserve the direction of line.

Classes that implement IMaplexOffsetAlongLineProperties

Classes Description
MaplexOffsetAlongLineProperties Properties that specify the offset along line rules.