DrawingObjectLockSettings Properties
A base class of lock settings for drawing objects.| Name | Description |
|---|---|
| DisableArrowheadsChange | Disables changes to connector arrowheads for users. |
| DisableAspectRatioChange | Disables aspect ratio changes for the current shape. Inherited from CommonObjectLockSettings. |
| DisableGrouping | Disables the ability to combine the current shape with other shapes in a group. Inherited from CommonObjectLockSettings. |
| DisableHandles | Disables handles of shape connectors. |
| DisableMoving | Disables the ability to move the current shape on the slide. Inherited from CommonObjectLockSettings. |
| DisablePointsEdit | Disables the ability to edit shape points. |
| DisableResize | Disables shape resize handles. |
| DisableRotation | Disables the shape rotation handle. |
| DisableSelection | Disables selection for the current shape. Inherited from CommonObjectLockSettings. |
| DisableShapeTypeChange | Disables the ability to change the shape type. |
| IsEmpty | Inherited from CommonObjectLockSettings. |
See Also