Click or drag to resize

CMVIEWSetUFac Method

Set the unit conversion of a view.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetUFac(
	double hdc
)

public void SetUFac(
	double hdc
)

Parameters

hdc
Type: SystemDouble
New UFac value
See Also