GraphicalObjectLock
Vue de l’ensemble
‘GraphicalObjectLock’ est une classe dans Aspose.Slides FOSS pour C++.
Déterminer quelles opérations sont désactivées sur l’objet graphique maternel. hérité de BaseShapeLock (hiéraquie du blocage de forme) et implémenter IGraphicalObjectLoc (interface de blocages spécifique à l’object graphique).
Cette classe fournit 10 méthodes pour travailler avec les objets GraphicalObjectLock dans des programmes C++. Les méthodologies disponibles comprennent: ‘Graphical Object Lock’, ‘grouping_locked’, no_locks', ‘position_loked’, 'select_locked, ‘set_grooping&locké, ' set_position&loced' ,set&selekt_locked` et ‘size_losed’. Tous les membres publics sont accessibles à n’importe quelle application C ++ après l’installation de la version Aspose.Slides FOSS pour le package C+.
méthodes
| Signature | Description |
|---|---|
GraphicalObjectLock() | |
grouping_locked() → bool | Gets whether grouping is locked. |
set_grouping_locked(value: bool) | Sets whether grouping is locked. |
select_locked() → bool | Gets whether selection is locked. |
set_select_locked(value: bool) | Sets whether selection is locked. |
position_locked() → bool | Gets whether position is locked. |
set_position_locked(value: bool) | Sets whether position is locked. |
size_locked() → bool | Gets whether size is locked. |
set_size_locked(value: bool) | Sets whether size is locked. |
no_locks() → bool | Returns true if all locks are disabled. |
Voir aussi
- Aspose.Slides - référence API d’entreprise