Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
MapViewTakeScreenshotOptions
Interface MapViewTakeScreenshotOptions
interface
MapViewTakeScreenshotOptions
{
area
?:
MapViewTakeScreenshotArea
;
format
?:
"png"
|
"jpeg"
|
"jpg"
;
height
?:
number
;
ignoreBackground
?:
boolean
;
quality
?:
number
;
width
?:
number
;
}
Index
Properties
area?
format?
height?
ignore
Background?
quality?
width?
Properties
Optional
area
area
?:
MapViewTakeScreenshotArea
Optional
format
format
?:
"png"
|
"jpeg"
|
"jpg"
Optional
height
height
?:
number
Optional
ignore
Background
ignore
Background
?:
boolean
Optional
quality
quality
?:
number
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
area
format
height
ignore
Background
quality
width
@honua/sdk-js
Loading...