IPictureFrameLock
General
IPictureFrameLock és una interfície en Aspose.Slides per a NET.
Determina quines operacions d’edició estan desactivades en un marc de imatge.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
GroupingLocked | bool | Read/Write | Indicates whether the picture frame can be grouped with other shapes |
SelectLocked | bool | Read/Write | Indicates whether the picture frame can be selected |
RotationLocked | bool | Read/Write | Indicates whether rotation of the picture frame is locked |
AspectRatioLocked | bool | Read/Write | Indicates whether the aspect ratio of the picture frame is locked |
PositionLocked | bool | Read/Write | Indicates whether the picture frame’s position is locked |
SizeLocked | bool | Read/Write | Indicates whether the picture frame’s size is locked |
EditPointsLocked | bool | Read/Write | Indicates whether editing of the picture frame’s points is locked |
AdjustHandlesLocked | bool | Read/Write | Indicates whether adjustment handles of the picture frame are locked |
ArrowheadsLocked | bool | Read/Write | Indicates whether arrowheads on the picture frame are locked |
ShapeTypeLocked | bool | Read/Write | Indicates whether the shape type of the picture frame is locked |
CropLocked | bool | Read/Write | Indicates whether cropping of the picture frame is locked |
NoLocks | bool | Read | Indicates that no locks are applied to the picture frame |