Click or drag to resize
CMVIEWiIsMovable Method
Is this view movable?

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.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 int iIsMovable()

Return Value

Type: Int32
See GEO_BOOLConstant
See Also