Tracking Client API for Windows Phone
ESRI.Tracking.Connector.Geometry Namespace
NamespacesESRI.Tracking.Connector.Geometry
Contains geometry classes.
Declaration Syntax
C#Visual BasicVisual C++
namespace ESRI.Tracking.Connector.Geometry
Namespace ESRI.Tracking.Connector.Geometry
namespace ESRI.Tracking.Connector.Geometry
Types
All TypesClasses
IconTypeDescription
GmlPolygon
Represents a GML Polygon. TmsPolygon objects are composed of these.

TmsEnvelope
Represents an Envelope.

TmsGeometry
Base class for TmsPoint, TmsPolygon and TmsPolyline.

TmsPoint
Represents a GML Point. Use this class to get the point field attributes for an observation with Point geometry type.

TmsPolygon
Represents a Polygon. Use this class to get the polygon field attributes for an observation with Polygon geometry type.

TmsPolyline
Represents a Polyline. Use this class to get the polygon field attributes for an observation with Polyline geometry type.