PictureFrameLock class
Contents
[
Hide
]PictureFrameLock class
Determines which operations are disabled on the parent PictureFrame.
Inheritance:PictureFrameLock
→ BaseShapeLock
The PictureFrameLock type exposes the following members:
Properties
Property | Description |
---|---|
no_locks | Return true if all lock-flags are disabled. Read-only bool. |
grouping_locked | Determines whether an adding this shape to a group is forbidden. Read/write bool. |
select_locked | Determines whether a selecting this shape is forbidden. Read/write bool. |
rotation_locked | Determines whether a changing rotation angle of this shape is forbidden. Read/write bool. |
aspect_ratio_locked | Determines whether a shape have to preserve aspect ratio on resizing. Read/write bool. |
position_locked | Determines whether a moving this shape is forbidden. Read/write bool. |
size_locked | Determines whether a resizing this shape is forbidden. Read/write bool. |
edit_points_locked | Determines whether a direct changing of contour of this shape is forbidden. Read/write bool. |
adjust_handles_locked | Determines whether a changing adjust values is forbidden. Read/write bool. |
arrowheads_locked | Determines whether a changing arrowheads is forbidden. Read/write bool. |
shape_type_locked | Determines whether a changing of a shape type is forbidden. Read/write bool. |
crop_locked | Determines whether an image cropping is forbidden. Read/write bool. |
See Also
- class
BaseShapeLock
- class
PictureFrameLock
- module
aspose.slides
- library
Aspose.Slides