Returns a new Polyline at the location of a series of mouse clicks on the display.

Overload List

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

See Also

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