PictureFrameLock
Overview
PictureFrameLock is a class in Aspose.Slides FOSS for .NET.
Inherits from: BaseShapeLock, IPictureFrameLock.
Determines which operations are disabled on the parent picture frame.
Properties: AdjustHandlesLocked, ArrowheadsLocked, AspectRatioLocked, CropLocked, EditPointsLocked, GroupingLocked, and 6 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
GroupingLocked | bool | Read/Write | Gets or sets the grouping locked. |
SelectLocked | bool | Read/Write | Gets or sets the select locked. |
RotationLocked | bool | Read/Write | Gets or sets the rotation locked. |
AspectRatioLocked | bool | Read/Write | Gets or sets the aspect ratio locked. |
PositionLocked | bool | Read/Write | Gets or sets the position locked. |
SizeLocked | bool | Read/Write | Gets or sets the size locked. |
EditPointsLocked | bool | Read/Write | Gets or sets the edit points locked. |
AdjustHandlesLocked | bool | Read/Write | Gets or sets the adjust handles locked. |
ArrowheadsLocked | bool | Read/Write | Gets or sets the arrowheads locked. |
ShapeTypeLocked | bool | Read/Write | Gets or sets the shape type locked. |
CropLocked | bool | Read/Write | Gets or sets the crop locked. |
NoLocks | bool | Read | Gets the no locks. |