Returns a new vector (Polyline with two points) at the location of two mouse clicks on the display.

Overload List

  NameDescription
TrackVector()()()
Begins a synchronous (blocking) call on the display, returning a new vector (Polyline with two points) at the location of two mouse clicks on the display.
TrackVector(Color)
A synchronous (blocking) call returning a new vector (Polyline with two points) at the location of two mouse clicks on the display, using the specified line color while tracking.
TrackVector(Color, Double)
A synchronous (blocking) call returning a new vector (Polyline with two points) at the location of two mouse clicks on the display, using the specified line color and width while tracking.
TrackVector(Color, Double, TrackDelegate)
A synchronous (blocking) call which executes the specified delegate and returns a new vector (Polyline with two points) at the location of a series of two mouse clicks on the display, using the specified line color and width while tracking.

See Also

Relate Topics:
  TrackVector Method
  TrackVector Method (Color)
  TrackVector Method (Color, Double)
  TrackVector Method (Color, Double, TrackDelegate)
Created by Atop CHM to web converter,© 2009 all right reserved.