Click or drag to resize
CoordinateSystemId Property
Use predefined WKT as defined by the specified enum value in property Id. Set property Id to value None if property WKT is used.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public CoordinateSystemId Id { get; set; }

Property Value

Type: CoordinateSystemId

Implements

ICoordinateSystemId
See Also