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
| Name | Type | Access | Description |
|---|---|---|---|
GroupingLocked | bool | Read/Write | |
SelectLocked | bool | Read/Write | Indicates if the picture frame can be selected |
RotationLocked | bool | Read/Write | Indicates if the picture frame’s rotation is locked |
AspectRatioLocked | bool | Read/Write | Indicates if the picture frame’s aspect ratio is locked |
PositionLocked | bool | Read/Write | Indicates if the picture frame’s position is locked |
SizeLocked | bool | Read/Write | Indicates if the picture frame’s size is locked |
EditPointsLocked | bool | Read/Write | Indicates if the picture frame’s edit points are locked |
AdjustHandlesLocked | bool | Read/Write | Indicates if the picture frame’s adjustment handles are locked |
ArrowheadsLocked | bool | Read/Write | Indicates if the picture frame’s arrowheads are locked |
ShapeTypeLocked | bool | Read/Write | Indicates if the picture frame’s shape type is locked |
CropLocked | bool | Read/Write | Indicates if the picture frame’s cropping is locked |
NoLocks | bool | Read | Indicates that no lock is applied to the picture frame |