Class Exterior
Class that implements the exterior node XML schema for a Polygon. See RFC 5491 and Section 7.4 of 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 Exterior
Constructors
| Edit this page View SourceExterior()
Default constructor.
Declaration
public Exterior()
Fields
| Edit this page View SourceLinearRing
Gets or sets the LinearRing element. This will be either a LinearPosRing or a LinearCompact ring object.
Declaration
public LinearRing LinearRing
Field Value
Type | Description |
---|---|
LinearRing |