Click or drag to resize
CoordinateSystemIdExtensions Class

[Missing <summary> documentation for "T:ArtDatabanken.Data.CoordinateSystemIdExtensions"]

Inheritance Hierarchy
SystemObject
  ArtDatabanken.DataCoordinateSystemIdExtensions

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public static class CoordinateSystemIdExtensions

The CoordinateSystemIdExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEpsgCode
Gets the EPSG code for the coordinate system.
Public methodStatic memberGetWkt
Get WKT for specified Coordinate system id
Public methodStatic memberSrid
Gets the Srid for the specified coordinate system.
Top
See Also