The constructor.

Declaration Syntax
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)