VMPrint API Reference - v1.0.0
GitHub
Examples
Preparing search index...
@vmprint/engine
ZoneRegionRect
Interface ZoneRegionRect
interface
ZoneRegionRect
{
height
?:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height?
width
x
y
Properties
Optional
height
height
?:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
x
y
GitHub
Examples
VMPrint API Reference - v1.0.0
Loading...