Interface: IAutoBoundsData
Hierarchy
↳
IAutoBoundsData
↳↳
IAutoBounds
Table of contents
Properties
Properties
top
• Optional
top: number
Inherited from
Defined in
leafer/packages/interface/src/math/IMath.ts:135
right
• Optional
right: number
Inherited from
Defined in
leafer/packages/interface/src/math/IMath.ts:136
bottom
• Optional
bottom: number
Inherited from
Defined in
leafer/packages/interface/src/math/IMath.ts:137
left
• Optional
left: number
Inherited from
Defined in
leafer/packages/interface/src/math/IMath.ts:138
width
• Optional
width: number
Defined in
leafer/packages/interface/src/math/IMath.ts:143
height
• Optional
height: number