Interface

RectRulers

A collection of Rulers used to define a Rectangle.

Source set: Common
interface RectRulers

A collection of Rulers used to define a Rectangle.

Properties

left

Source set: Common
val left: VerticalRuler

The left position of the rectangle.

top

Source set: Common
val top: HorizontalRuler

The top position of the rectangle.

Source set: Common
val right: VerticalRuler

The right position of the rectangle

bottom

Source set: Common
val bottom: HorizontalRuler

The bottom position of the rectangle

Last updated: