Click or drag to resize

CIPJGetFavouriteCoordinateSystem Method

Get a favourite coordinate system from Settings.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static CIPJ GetFavouriteCoordinateSystem(
	CGXNETCore gxNetShared,
	int index
)

public static CIPJ GetFavouriteCoordinateSystem(
	CGXNETCore gxNetShared,
	int index
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
index
Type: SystemInt32
Index of item.

Return Value

Type: CIPJ
See Also