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

    Contains lock settings for picture 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.
    DisableCropping Disables crop operations for pictures.
    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.
    IsEmpty Inherited from CommonObjectLockSettings.
    See Also