Click or drag to resize
CMVIEWSetMarkMoveable Method
Set the movable attribute of marked groups.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetMarkMoveable(
	int i1
)

Parameters

i1
Type: SystemInt32
0 - not movable, 1 - movable
See Also