RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
common/types-utils/inexclusive-area
RevInexclusiveArea
Interface RevInexclusiveArea
interface
RevInexclusiveArea
{
exclusiveBottomRight
:
RevPoint
;
height
:
number
;
topLeft
:
RevPoint
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
RevRectangle
RevInexclusiveArea
RevFirstCornerArea
Implemented by
RevInexclusiveRectangle
Index
Properties
exclusive
Bottom
Right
height
top
Left
width
x
y
Properties
Readonly
exclusive
Bottom
Right
exclusiveBottomRight
:
RevPoint
Readonly
height
height
:
number
Readonly
top
Left
topLeft
:
RevPoint
Readonly
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exclusive
Bottom
Right
height
top
Left
width
x
y
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...