![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Hole Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geometry Namespace : Hole Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class Hole |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Hole |
C# | |
---|---|
[SerializableAttribute()] public class Hole |
A Ring in a polygon may have gaps, or holes (as in a "doughnut hole"). A Hole defines a gap in a polygon ring. Features beneath the polygon will show through in the Hole. For example, a zone showing the area from two kilometers to five kilometers around a point may be represented by a circular ring, with a circular hole that defines the inside of the zone.
The points in a Hole must occur in the order they will be drawn. A Hole must be closed - the beginning and ending points must be identical. If the last point is not identical to the first, the first point will be duplicated as the last point in the ArcXML request to the server (though the last point will not be added to the Points collection).
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