TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class CoordinateSystemWkt in Tinman.Terrain.Georef

sealed class CoordinateSystemWkt  

Public / Attributes

Result

The resulting coordinate system.

public property Result { get }
type CoordinateSystem
value The coordinate system or null if the description is empty.

ToWgs84

The parsed <to wgs84s> clause.

public property ToWgs84 { get }
type DatumOperation
value The parsed datum operation or null if not present.