Click or drag to resize

ArrowRenderer Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodArrowRenderer
Constructs a new default ArrowRenderer object.
Public methodArrowRenderer(Color, Int32, ArrowProperties)
Constructs a new ArrowRenderer object with the specified line color, width, and ArrowProperties.
Public methodCode exampleArrowRenderer(Color, Int32, ArrowProperties, Single)
Constructs a new ArrowRenderer object with the specified line color, width, ArrowProperties and miter limit. The miter limit is set to the .NET default if not specified.
Top
See Also