Class Polygon
Class that implements the Polygon XML schema. See RFC 5491 and GML 3.1.1 PIDF-LO Shape Application Schema for use by the Internet Engineering Task Force (IETF)", 2007-04-10, OGC 06-142r1.
Inherited Members
Namespace: Pidf
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class Polygon
Constructors
| Edit this page View SourcePolygon()
Default constructor.
Declaration
public Polygon()
Fields
| Edit this page View Sourceexterior
Gets or sets the exterior element.
Declaration
public Exterior exterior
Field Value
Type | Description |
---|---|
Exterior |
srsName
Gets or sets the srsName attribute for the Polygon element. The default value specifies the 2D profile.
Declaration
public string srsName
Field Value
Type | Description |
---|---|
string |