Click or drag to resize

CMVIEWGetUserIPJ Method

Get 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 GetUserIPJ(
	CIPJ ipj
)

public void GetUserIPJ(
	CIPJ ipj
)

Parameters

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