GroupShapeLock Properties

The GroupShapeLock type exposes the following members.

Properties
  NameDescription
Public propertyAspectRatioLocked
Determines whether shape have to preserve aspect ratio on resizing. 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 propertyRotationLocked
Determines whether changing rotation angle of 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.
Public propertyUngroupingLocked
Determines whether splitting this groupshape is forbidden. Read/write Boolean.
See Also