Enum RectangleAlignmentType

Enum RectangleAlignmentType

Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)

Represents how to position two rectangles relative to each other.

public enum RectangleAlignmentType

Fields

Bottom = 0

Bottom

BottomLeft = 1

BottomLeft

BottomRight = 2

BottomRight

Center = 3

Center

Left = 4

Left

Right = 5

Right

Top = 6

Top

TopLeft = 7

TopLeft

TopRight = 8

TopRight