Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal x1 As Double, _ ByVal y1 As Double, _ ByVal x2 As Double, _ ByVal y2 As Double _ ) |
Parameters
- x1
- x min
- y1
- y min
- x2
- x max
- y2
- y max
Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
Envelope Constructor(Double,Double,Double,Double) | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Geometry Namespace > Envelope Class > Envelope Constructor : Envelope Constructor(Double,Double,Double,Double) |