Back to Website
Show / Hide Table of Contents

Class Section

Package: @aurigma/design-atoms

Constructors

(constructor)(length, center)

Constructs a new instance of the Section class

Declaration
constructor(length: number, center: number);
Parameters
Type Name Description
number length
number center

Properties

center

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

length

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

Methods

fromAxisX(rectangle)

Declaration
static fromAxisX(rectangle: RotatedRectangleF): ISection;
Parameters
Type Name Description
RotatedRectangleF rectangle
Returns
Type Description
ISection

fromAxisY(rectangle)

Declaration
static fromAxisY(rectangle: RotatedRectangleF): ISection;
Parameters
Type Name Description
RotatedRectangleF rectangle
Returns
Type Description
ISection
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