Tracking Client API for Windows Phone
Type Property
NamespacesESRI.Tracking.Connector.GeometryTmsGeometryType
Returns the type of geometry. Implemented by TmsPoint, TmsPolygon and TmsPolyline.
Declaration Syntax
C#Visual BasicVisual C++
public abstract GeometryType Type { get; }
Public MustOverride ReadOnly Property Type As GeometryType
	Get
public:
virtual property GeometryType Type {
	GeometryType get () abstract;
}

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