Click or drag to resize

Telogis.GeoBase.Mapping Namespace

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The Telogis.GeoBase.Mapping namespace provides the ArrowRenderer class used to construct lines and arrows along an arbitrary array of LatLon points. These lines and arrows can then be rendered on a map, the arrows pointing along the line from the first specified point toward the last.

Use the ArrowRenderer class to specify the width and color of the line; and the width, length, color and spacing of arrows along a line.

More information:

See the Rendering Arrows Tutorial for more information.

Classes
  ClassDescription
Public classArrowRenderer
Used to render lines and arrows along an arbitrary array of points on a map.
Enumerations
  EnumerationDescription
Public enumerationRenderingStage
Represents the rendering stage of the map object.