Click or drag to resize
CMVIEWSetGroupFreezeScale Method
Set a scale freezing value for the group (<define>rDUMMY</define> for disabled).

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetGroupFreezeScale(
	int group_num,
	double scale
)

Parameters

group_num
Type: SystemInt32
Group number
scale
Type: SystemDouble
Variable to fill with freeze scale
See Also