Click or drag to resize
CMVIEWSetFreezeScale Method
Set a scale freezing value into stream (rDUMMY for disabled).

Available since Oasis montaj version: 7.2.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Objects written after this will override any scale freezing set for the group
Syntax
public void SetFreezeScale(
	double d1
)

Parameters

d1
Type: SystemDouble
Freeze Scale value
See Also