Click or drag to resize

ICoordinateTransformationFreeProjection Method

Frees a projection.

Namespace:  Ptv.Components.Projections.Proj4
Assembly:  Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax
void FreeProjection(
	IntPtr pj
)

Parameters

pj
Type: SystemIntPtr
The projection to free.
See Also