Click or drag to resize

CMVIEWSetUFac Method

Set the unit conversion of a view.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntax
public void SetUFac(
	double hdc
)

public void SetUFac(
	double hdc
)

Parameters

hdc
Type: SystemDouble
New UFac value
See Also