GroupShapeLock
Vue de l’ensemble
‘GroupShapeLock’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘BaseShapec’, ‘IGroupshape Lock’.
Déterminer quelles opérations sont désactivées sur le groupe parent.
Cette classe fournit 10 méthodes pour travailler avec des objets GroupShapeLock dans les programmes Python. Les méthodologies disponibles comprennent: __init__, as_i_base_shape_lock , aspect_ratio_loced ‘grouping_lock,, no_lokks position_block‘, ‘rotation_lock', select&lock’ , ‘size_losed’, ‘ungrouping&located’. Tous les membres publics sont accessibles à toute application Pythone après l’installation de la paire Aspose.Slides FOSS pour Pyathon. Propriétés : a_is_rate_look`` et espect-rite_bloque;groups_luck’ et ’locks_no,’’ locks, ‘’locked_tock’, et plus de 3
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
grouping_locked | bool | Read/Write | Determines whether adding this shape to a group is forbidden. |
ungrouping_locked | bool | Read/Write | Determines whether splitting this groupshape is forbidden. |
select_locked | bool | Read/Write | Determines whether selecting this shape is forbidden. |
rotation_locked | bool | Read/Write | Determines whether changing rotation angle of this shape is forbidden. |
aspect_ratio_locked | bool | Read/Write | Determines whether shape have to preserve aspect ratio on resizing. |
position_locked | bool | Read/Write | Determines whether moving this shape is forbidden. |
size_locked | bool | Read/Write | Determines whether resizing this shape is forbidden. |
no_locks | bool | Read | Return true if all lock-flags are disabled. |
as_i_base_shape_lock | IBaseShapeLock | Read | Allows to get base IBaseShapeLock interface. |
méthodes
| Signature | Description |
|---|---|
__init__() | |
grouping_locked() → bool | Determines whether adding this shape to a group is forbidden. |
ungrouping_locked() → bool | Determines whether splitting this groupshape is forbidden. |
select_locked() → bool | Determines whether selecting this shape is forbidden. |
rotation_locked() → bool | Determines whether changing rotation angle of this shape is forbidden. |
aspect_ratio_locked() → bool | Determines whether shape have to preserve aspect ratio on resizing. |
position_locked() → bool | Determines whether moving this shape is forbidden. |
size_locked() → bool | Determines whether resizing this shape is forbidden. |
as_i_base_shape_lock() → IBaseShapeLock | Allows to get base IBaseShapeLock interface. |
no_locks() → bool | Return true if all lock-flags are disabled. |
Voir aussi
- Aspose.Slides - référence API d’entreprise