Back to Website
Show / Hide Table of Contents

Interface IResizeData

Package: @aurigma/design-atoms

Properties

arbitraryResize

Availability of arbitrary resize

Declaration
arbitraryResize: boolean;
Property Value
Type Description
boolean

Availability of arbitrary resize

currentRect

Current rectangle state

Declaration
currentRect: RotatedRectangleF;
Property Value
Type Description
RotatedRectangleF

Current rectangle state

previousRectangle

Previous rectangle state

Declaration
previousRectangle: RotatedRectangleF;
Property Value
Type Description
RotatedRectangleF

Previous rectangle state

rectangleItemHandlers

Declaration
rectangleItemHandlers?: BaseRectangleItemHandler[];
Property Value
Type Description
BaseRectangleItemHandler[]

resizeIndex

Index of grips is being resized now

Declaration
resizeIndex: number;
Property Value
Type Description
number

Index of grips is being resized now

startItemHandlersRects

Declaration
startItemHandlersRects: IItemHandlerRectData[];
Property Value
Type Description
IItemHandlerRectData[]

startRectangle

Rectangle state when resize was started

Declaration
startRectangle: RotatedRectangleF;
Property Value
Type Description
RotatedRectangleF

Rectangle state when resize was started

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