Position

sealed interface Position

Specifies the position of an Axis.

Inheritors

Types

Link copied to clipboard
sealed interface Horizontal : Axis.Position

Specifies the position of a horizontal Axis.

Link copied to clipboard
sealed interface Vertical : Axis.Position

Specifies the position of a vertical Axis.