Class Prism
Class that implements the Prism 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 Prism
Constructors
| Edit this page View SourcePrism()
Default constructor.
Declaration
public Prism()
Fields
| Edit this page View SourcePrismBase
Describes the base of the polygon shape for the prism.
Declaration
public PrismBase PrismBase
Field Value
Type | Description |
---|---|
PrismBase |
height
Height of the prism.
Declaration
public Axis height
Field Value
Type | Description |
---|---|
Axis |
srsName
Gets or sets the srsName attribute for the Ellipsoid element.
Declaration
public string srsName
Field Value
Type | Description |
---|---|
string |