Specifies the MoveMode of a component
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
SyntaxPublic Enumeration MoveMode
Members| Member name | Value | Description |
|---|
| Fixed | 0 |
Object is fixed.
|
| Moveable | 1 |
Object is moveable.
|
See Also