RectangleAlignmentType
RectangleAlignmentType enumeration
Representa cómo colocar dos rectángulos entre sí.
public enum RectangleAlignmentType
Valores
Nombre | Valor | Descripción |
---|---|---|
Bottom | 0 | Abajo |
BottomLeft | 1 | Abajo a la izquierda |
BottomRight | 2 | InferiorDerecha |
Center | 3 | Centro |
Left | 4 | Izquierda |
Right | 5 | Derecha |
Top | 6 | Arriba |
TopLeft | 7 | Superior izquierda |
TopRight | 8 | ArribaDerecha |
Ver también
- espacio de nombres Aspose.Diagram
- asamblea Aspose.Diagram