![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
Envelope Constructor(Point,Point) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Envelope Class > Envelope Constructor : Envelope Constructor(Point,Point) |
- minPoint
- Lower left point of the Envelope.
- maxPoint
- Upper right point of the Envelope.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal minPoint As Point, _ ByVal maxPoint As Point _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim minPoint As Point Dim maxPoint As Point Dim instance As New Envelope(minPoint, maxPoint) |
Parameters
- minPoint
- Lower left point of the Envelope.
- maxPoint
- Upper right point of the Envelope.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family