Provides access to the properties which govern the directional vector rendering.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
All Properties Methods
Description
GetHeadingReference
Provides the reference used by heading field (e.g., true, true for typical heading measurement (north, clockwise). This property is for a future enhancement.
GetSpeedUnits
Provides the units used by speed field (e.g., esriMiles, enumHours for mi/hr). This property is for a future enhancement.
GlobalProperties
Indicates if the renderer properties object is the global version obtained from the Tracking Environment vs. a layer specific version.
HeadingField
Provides field name containing heading; empty indicates heading is to be calculated. This property is for a future enhancement.
SetHeadingReference
Sets the reference used by heading field (e.g., true, true for typical heading measurement (north, clockwise). This property is for a future enhancement.
SetSpeedUnits
Sets the units used by speed field (e.g., esriMiles, enumHours for mi/hr). This property is for a future enhancement.
SpeedField
Provides field name containing speed; empty indicates speed is to be calculated. This property is for a future enhancement.
Symbol
Provides the line symbol to be used for rendering the directional vector.
TimeInterval
Provides the time interval represented by the directional vector; see property TimeIntervalUnits for this value�s units.
TimeIntervalUnits
Provides the time interval units represented by the directional vector; see property TimeInterval for the time value.
CoClasses that implement IDirectionalVectorRendererProperties