Click or drag to resize

CMVIEWGetUserIPJ Method

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

public void GetUserIPJ(
	CIPJ ipj
)

Parameters

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