Click or drag to resize

CMVIEW.SetUFac Method

Set the unit conversion of a view.

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

public void SetUFac(
	double hdc
)

Parameters

hdc
Type: System.Double
New UFac value
See Also