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

ValueDescription
NOT_DEFINEDRepresents an undefined rectangle alignment
TOP_LEFTRepresents alignment at the top-left corner
TOPRepresents alignment at the top edge, centered horizontally
TOP_RIGHTRepresents alignment at the top-right corner
LEFTRepresents alignment at the left edge, centered vertically
CENTERRepresents alignment centered both horizontally and vertically
RIGHT
BOTTOM_LEFTRepresents alignment at the bottom-left corner
BOTTOM
BOTTOM_RIGHTRepresents alignment at the bottom-right corner

Propriétés

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

méthodes

SignatureDescription
getValue()StringReturns the string value of this constant.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français