GraphicalObjectLock class
Contents
[
Hide
]GraphicalObjectLock class
Determines which operations are disabled on the parent GraphicalObject.
Inheritance:GraphicalObjectLock
→ BaseShapeLock
The GraphicalObjectLock 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 adding this shape to a group is forbidden. Read/write bool. |
drilldown_locked | Determines whether selecting subshapes of this object is forbidden. Read/write bool. |
select_locked | Determines whether selecting this shape is forbidden. Read/write bool. |
aspect_ratio_locked | Determines whether shape have to preserve aspect ratio on resizing. Read/write bool. |
position_locked | Determines whether moving this shape is forbidden. Read/write bool. |
size_locked | Determines whether resizing this shape is forbidden. Read/write bool. |
See Also
- class
BaseShapeLock
- class
GraphicalObjectLock
- module
aspose.slides
- library
Aspose.Slides