Tracking Client API for Windows Phone
GeometryType Enumeration
NamespacesESRI.Tracking.Connector.EnumsGeometryType
Enumeration for Geometry type. This is used in the GeometryType property of the MessageField class.
Declaration Syntax
C#Visual BasicVisual C++
public enum GeometryType
Public Enumeration GeometryType
public enum class GeometryType
Members
MemberDescription
None None
Point Point geometry TmsPoint is an object of this type.
Envelope Envelope geometry TmsEnvelope is an object of this type.
Polygon Polygon geometry TmsPolygon is an object of this type.
Polyline Polyline geometry TmsPolyline is an object of this type.

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)