Ir al contenido

Position

const Position: object

Defined in: constants.ts:16

GoJS-compatible: The position of a part relative to the viewport.

readonly BottomCenter: 7 = 7

readonly BottomLeft: 6 = 6

readonly BottomRight: 8 = 8

readonly MiddleCenter: 4 = 4

readonly MiddleLeft: 3 = 3

readonly MiddleRight: 5 = 5

readonly None: -1 = -1

readonly TopCenter: 1 = 1

readonly TopLeft: 0 = 0

readonly TopRight: 2 = 2