GraphicalObjectLock Properties

The GraphicalObjectLock type exposes the following members.

Properties
  NameDescription
Public propertyAspectRatioLocked
Determines whether shape have to preserve aspect ratio on resizing. Read/write Boolean.
Public propertyDrilldownLocked
Determines whether selecting subshapes of this object is forbidden. Read/write Boolean.
Public propertyGroupingLocked
Determines whether adding this shape to a group is forbidden. Read/write Boolean.
Public propertyNoLocks
Return true if all lock-flags are disabled. Read-only Boolean.
(Inherited from BaseShapeLock.)
Public propertyPositionLocked
Determines whether moving this shape is forbidden. Read/write Boolean.
Public propertySelectLocked
Determines whether selecting this shape is forbidden. Read/write Boolean.
Public propertySizeLocked
Determines whether resizing this shape is forbidden. Read/write Boolean.
See Also