Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EllipseDimensions

Data type that defines a ellipse shape

Index

Properties

Properties

Readonly radiusX

radiusX : number

X radius of ellipse.

Readonly radiusY

radiusY : number

Y radius of ellipse

Readonly x

x : number

X coordinate of ellipses center.

Readonly y

y : number

Y coordinate of ellipses center.