Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-map
Pixel
Interface Pixel
Screen coordinates in pixels.
interface
Pixel
{
bottom
?:
number
;
left
:
number
;
right
?:
number
;
top
:
number
;
}
Index
Properties
bottom?
left
right?
top
Properties
Optional
bottom
bottom
?:
number
left
left
:
number
Optional
right
right
?:
number
top
top
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
left
right
top
NextGIS Frontend
Loading...
Screen coordinates in pixels.