Click or drag to resize

CoordinateReferenceSystemToString Method

Converts the CoordinateReferenceSystem to a string.

Namespace:  Ptv.Components.Projections
Assembly:  Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax
public override string ToString()

Return Value

Type: String
Returns the same string as CoordinateReferenceSystem.WKT.
See Also