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: 12.3.0.0
Syntax
public enum MoveMode
Members
Member nameValueDescription
Fixed0 Object is fixed.
Moveable1 Object is moveable.
See Also