Back to Website
Show / Hide Table of Contents

Interface IRectangleF

A structure representing a rectangle in a two-dimensional plane.

Package: @aurigma/design-editor-iframe

Properties

height

The rectangle height.

Declaration
height: number;
Property Value
Type Description
number

The rectangle height.

width

The rectangle width.

Declaration
width: number;
Property Value
Type Description
number

The rectangle width.

x

The x-coordinate of the upper-left corner.

Declaration
x: number;
Property Value
Type Description
number

The x-coordinate of the upper-left corner.

y

The y-coordinate of the upper-left corner.

Declaration
y: number;
Property Value
Type Description
number

The y-coordinate of the upper-left corner.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback