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

Overload List

  NameDescription
TrackPolygon()()()
Begins a synchronous (blocking) call on the display, returning a new Polygon at the location of a series of mouse clicks on the display.
TrackPolygon(Color)
A synchronous (blocking) call returning a new Polygon at the location of a series of mouse clicks on the display, using the specified line color while tracking.
TrackPolygon(Color, Double)
A synchronous (blocking) call returning a new Polygon at the location of a series of mouse clicks on the display, using the specified line color and width while tracking.
TrackPolygon(Color, Double, TrackDelegate)
A synchronous (blocking) call which executes the specified delegate and returns a new Polygon 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:
  TrackPolygon Method
  TrackPolygon Method (Color)
  TrackPolygon Method (Color, Double)
  TrackPolygon Method (Color, Double, TrackDelegate)
Created by Atop CHM to web converter,© 2009 all right reserved.