Click or drag to resize

MoveMode Enumeration

Specifies the MoveMode of a component

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public enum MoveMode
Members
  Member nameValueDescription
Fixed0 Object is fixed.
Moveable1 Object is moveable.
See Also