Tracking Client API for Windows Phone
GmlPolygon Constructor (gml)
NamespacesESRI.Tracking.Connector.GeometryGmlPolygonGmlPolygon(String)
The constructor.
Declaration Syntax
C#Visual BasicVisual C++
public GmlPolygon(
	string gml
)
Public Sub New ( _
	gml As String _
)
public:
GmlPolygon(
	String^ gml
)
Parameters
gml (String)
The GML representing the Polygon.

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