Click or drag to resize

CMVIEWSetUserIPJ Method

Set the user projection of the view.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetUserIPJ(
	CIPJ ipj
)

public void SetUserIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
IPJ to place in the view
See Also