Click or drag to resize

RegistryDispose Method

Disposes the CoordinateReferenceSystem objects currently stored in the registry.

Namespace:  Ptv.Components.Projections
Assembly:  Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax
public static void Dispose()
Remarks
Does not only dispose the corresponding objects but clears the registry contents also.
See Also