Click or drag to resize

CMVIEWSetUserIPJ Method

Set the user projection of the view.

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

public void SetUserIPJ(
	CIPJ ipj
)

Parameters

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