Click or drag to resize

CIPJGetFavouriteCoordinateSystem Method

Get a 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 CIPJ GetFavouriteCoordinateSystem(
	int index
)

public static CIPJ GetFavouriteCoordinateSystem(
	int index
)

Parameters

index
Type: SystemInt32
Index of item.

Return Value

Type: CIPJ
See Also