Click or drag to resize
CMVIEWSetMovability Method
Set the view movability

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
Views are always physically movable in the API, this flag is for preventing accidental moving in the GUI. By default views are not movable.
Syntax
public void SetMovability(
	int movable
)

Parameters

movable
Type: SystemInt32
See Also