![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
GeometryInExtent(Geometry,Envelope) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Utility Class : GeometryInExtent(Geometry,Envelope) Method |
- geometry
- The geometry to use for testing.
- extent
- The extent to use for testing.
Visual Basic (Declaration) | |
---|---|
Public Shared Function GeometryInExtent( _ ByVal geometry As Geometry, _ ByVal extent As Envelope _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim geometry As Geometry Dim extent As Envelope Dim value As Boolean value = Utility.GeometryInExtent(geometry, extent) |
Parameters
- geometry
- The geometry to use for testing.
- extent
- The extent to use for testing.
Return Value
True if geometry intersects the extent, false otherwise.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