RectangleAlignment
Vue de l’ensemble
‘RectangleAlignment’ est un enum dans Aspose.Slides FOSS pour Java.
Définit l’alignement en 2 dimensions.
Ce enum fournit 1 méthode pour travailler avec les objets RectangleAlignment dans les programmes Java. Les méthodes disponibles comprennent: ‘getValue’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspouse.Slides FOSS pour le package Java . Propriétés : value.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined rectangle alignment |
TOP_LEFT | Represents alignment at the top-left corner |
TOP | Represents alignment at the top edge, centered horizontally |
TOP_RIGHT | Represents alignment at the top-right corner |
LEFT | Represents alignment at the left edge, centered vertically |
CENTER | Represents alignment centered both horizontally and vertically |
RIGHT | |
BOTTOM_LEFT | Represents alignment at the bottom-left corner |
BOTTOM | |
BOTTOM_RIGHT | Represents alignment at the bottom-right corner |
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
méthodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |
Voir aussi
- Aspose.Slides - référence API d’entreprise