Skip to main content
All docs
V25.1
  • ShapeLockSettings Properties

    Contains lock settings for shapes.
    Name Description
    DisableArrowheadsChange Disables changes to connector arrowheads for users. Inherited from DrawingObjectLockSettings.
    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. Inherited from DrawingObjectLockSettings.
    DisableMoving Disables the ability to move the current shape on the slide. Inherited from CommonObjectLockSettings.
    DisablePointsEdit Disables the ability to edit shape points. Inherited from DrawingObjectLockSettings.
    DisableResize Disables shape resize handles. Inherited from DrawingObjectLockSettings.
    DisableRotation Disables the shape rotation handle. Inherited from DrawingObjectLockSettings.
    DisableSelection Disables selection for the current shape. Inherited from CommonObjectLockSettings.
    DisableShapeTypeChange Disables the ability to change the shape type. Inherited from DrawingObjectLockSettings.
    DisableTextEdit Disables edits to the shape text.
    IsEmpty Inherited from CommonObjectLockSettings.
    See Also