GroupShapeLock Properties |
The GroupShapeLock type exposes the following members.
| Name | Description | |
|---|---|---|
| AspectRatioLocked |
Determines whether shape have to preserve aspect ratio on resizing.
Read/write Boolean.
| |
| GroupingLocked |
Determines whether adding this shape to a group is forbidden.
Read/write Boolean.
| |
| NoLocks |
Return true if all lock-flags are disabled.
Read-only Boolean.
(Inherited from BaseShapeLock.) | |
| PositionLocked |
Determines whether moving this shape is forbidden.
Read/write Boolean.
| |
| RotationLocked |
Determines whether changing rotation angle of this shape is forbidden.
Read/write Boolean.
| |
| SelectLocked |
Determines whether selecting this shape is forbidden.
Read/write Boolean.
| |
| SizeLocked |
Determines whether resizing this shape is forbidden.
Read/write Boolean.
| |
| UngroupingLocked |
Determines whether splitting this groupshape is forbidden.
Read/write Boolean.
|