ArcObjects Library Reference (TrackingAnalyst)  

ITrackingGlobeLayerLeaderLines Interface

Provides access to properties and methods needed to manage tracking globe layer leader lines.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Read/write property DrawLeaderLines Indicates whether to draw leader lines from the symbol to the surface.
Read/write property ElevatedLinesColor Specifies the color of the elevated lines.
Read/write property ElevatedLinesLength Indicates the length of the elevated lines.
Read/write property ElevatedLinesLengthUnits Indicates the units for the length of the elevated line.
Read/write property ElevatedLinesPointColor Specifies the color of the point located at the base of the elevated lines.
Read/write property ElevatedLinesPointUseSymbolColor Indicates whether the color of the point located at the base of the elevated lines will be colored according to the elevated lines point color property or according to the symbolized feature it points to.
Read/write property ElevatedLinesPointWidth Indicates the width of the point located at the base of the elevated lines.
Read/write property ElevatedLinesStyle Indicates the style of the elevated lines, and whether or not to elevate the symbols so they don't sink into the globe.
Read/write property ElevatedLinesUseSymbolColor Indicates whether the elevated line will be colored according to the elevated lines color property or according to the symbolized feature it points to.
Read/write property ElevatedLinesWidth Indicates the width of the elevated lines in pixels.
Read/write property LeaderLinesColor Specifies the color of the leader line.
Read/write property LeaderLinesUseSymbolColor Indicates whether the leader line will be colored according to the leader lines color property or according to the symbolized feature it points to.
Read/write property LeaderLinesWidth Indicates the width of the leader lines in pixels.
Read/write property SmoothElevatedLinesPoint Indicates whether to smooth the point located at the base of the elevated lines.

CoClasses that implement ITrackingGlobeLayerLeaderLines

CoClasses and Classes Description
TemporalFeatureLayer Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object.