Back to Website
Show / Hide Table of Contents

Class AxisResizeData

Package: @aurigma/design-atoms

Constructors

(constructor)(start, target)

Constructs a new instance of the AxisResizeData class

Declaration
constructor(start: ISection, target: ISection);
Parameters
Type Name Description
ISection start
ISection target

Properties

start

Declaration
get start(): ISection;
Property Value
Type Description
ISection

target

Declaration
get target(): ISection;
Property Value
Type Description
ISection

Methods

fromAxisX(resizeData, selection)

Declaration
static fromAxisX(resizeData: IResizeData, selection: RotatedRectangleF): IAxisResizeData;
Parameters
Type Name Description
IResizeData resizeData
RotatedRectangleF selection
Returns
Type Description
IAxisResizeData

fromAxisY(resizeData, selection)

Declaration
static fromAxisY(resizeData: IResizeData, selection: RotatedRectangleF): IAxisResizeData;
Parameters
Type Name Description
IResizeData resizeData
RotatedRectangleF selection
Returns
Type Description
IAxisResizeData
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