Visual Basic (Declaration) | |
---|---|
Public Enum GeometryType Inherits System.Enum |
C# | |
---|---|
public enum GeometryType : System.Enum |
Member | Description |
---|---|
Envelope | Refers to geometry type ESRI.ArcGIS.Client.Geometry.Envelope. |
MultiPoint | Refers to geometry type ESRI.ArcGIS.Client.Geometry.MultiPoint. |
Point | Refers to geometry type ESRI.ArcGIS.Client.Geometry.MapPoint. |
Polygon | Refers to geometry type ESRI.ArcGIS.Client.Geometry.Polygon. |
Polyline | Refers to geometry type ESRI.ArcGIS.Client.Geometry.Polyline. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Tasks.GeometryType
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8