ArcGIS Explorer Component Help |
MapDisplay..::.BeginTrackEnvelope Method |
MapDisplay Class See Also |
An asynchronous method call which executes the specified delegate and begins an operation to create a new Envelope at the location of two
mouse clicks on the display.
Overload List
Name | Description | |
---|---|---|
BeginTrackEnvelope(TrackDelegate) |
An asynchronous method call which executes the specified delegate and begins an operation to create a new Envelope at the location of two
mouse clicks on the display.
| |
BeginTrackEnvelope(TrackDelegate, Color) |
An asynchronous method call which executes the specified delegate and begins an operation to create a new Envelope at the location of two
mouse clicks on the display, using the specified line color while tracking.
| |
BeginTrackEnvelope(TrackDelegate, Color, Double) |
An asynchronous method call which executes the specified delegate and begins an operation to create a new Envelope at the location of two
mouse clicks on the display, using the specified line color and width while tracking.
|