Click or drag to resize

CMVIEWSetFreezeScale Method

Set a scale freezing value into stream (<define>rDUMMY</define> for disabled).

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

public void SetFreezeScale(
	double scale
)

Parameters

scale
Type: SystemDouble
Freeze Scale value
Remarks
Objects written after this will override any scale freezing set for the group
See Also