Click or drag to resize

CIPJRemoveFavouriteCoordinateSystem Method

Remove favourite coordinate system from Settings.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void RemoveFavouriteCoordinateSystem(
	int index
)

public static void RemoveFavouriteCoordinateSystem(
	int index
)

Parameters

index
Type: SystemInt32
Index of item.
See Also