@openhps/geospatial
Preparing search index...
RectangleCornerBoundary
Type Alias RectangleCornerBoundary<T>
type
RectangleCornerBoundary
<
T
extends
AbsolutePosition
>
=
{
bottomRight
:
T
;
topLeft
:
T
;
}
Type Parameters
T
extends
AbsolutePosition
Index
Properties
bottom
Right
top
Left
Properties
bottom
Right
bottomRight
:
T
top
Left
topLeft
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
Right
top
Left
@openhps/geospatial
Loading...