RectangleAlignment
RectangleAlignment Aufzählung
Definiert die 2-dimensionale Ausrichtung.
public enum RectangleAlignment : sbyte
Werte
Name | Wert | Beschreibung |
---|---|---|
NotDefined | -1 | |
TopLeft | 0 | |
Top | 1 | |
TopRight | 2 | |
Left | 3 | |
Center | 4 | |
Right | 5 | |
BottomLeft | 6 | |
Bottom | 7 | |
BottomRight | 8 |
Siehe auch
- namespace Aspose.Slides
- assembly Aspose.Slides