Back to Website
Show / Hide Table of Contents

Interface IPointF

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

Package: @aurigma/design-editor-iframe

Properties

x

The x-coordinate of the point.

Declaration
x: number;
Property Value
Type Description
number

The x-coordinate of the point.

y

The y-coordinate of the point.

Declaration
y: number;
Property Value
Type Description
number

The y-coordinate of the point.

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