ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ExtentEventArgs Constructor | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ExtentEventArgs Class : ExtentEventArgs Constructor |
- oldExtent
- The previous extent envelope.
- newExtent
- The new extent envelope.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal oldExtent As Envelope, _ ByVal newExtent As Envelope _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- oldExtent
- The previous extent envelope.
- newExtent
- The new extent envelope.