The constructor.

Declaration Syntax
public TmsPolygon(
string gml
)
Public Sub New ( _
gml As String _
)
public:
TmsPolygon(
String^ gml
)

Parameters
- gml (String)
- The GML representing the Polygon. In GML, this is a MultiPolygon.
Assembly:
ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)