Options
All
  • Public
  • Public/Protected
  • All
Menu

Rectangle Geometry

beta
remarks

This interface simply represents a rectangle geometry.

Hierarchy

Implemented by

Index

Properties

Properties

height

height: number

Height of the rectangle.

width

width: number

Width of the rectangle.

x

x: number

X start of the rectangle (top left).

y

y: number

Y start of the rectangle (top left).

Generated using TypeDoc