Back to Website
Show / Hide Table of Contents

Class Rubberband

Package: @aurigma/design-atoms

Constructors

(constructor)(_left, _top, _right, _bottom)

Constructs a new instance of the Rubberband class

Declaration
constructor(_left: number, _top: number, _right: number, _bottom: number);
Parameters
Type Name Description
number _left
number _top
number _right
number _bottom

Properties

bottom

Declaration
get bottom(): number;
Property Value
Type Description
number

left

Declaration
get left(): number;
Property Value
Type Description
number

right

Declaration
get right(): number;
Property Value
Type Description
number

top

Declaration
get top(): number;
Property Value
Type Description
number

Methods

translate(shift)

Declaration
translate(shift: PointF): Rubberband;
Parameters
Type Name Description
PointF shift
Returns
Type Description
Rubberband
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