eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
ScanRegion
Scan
Region
@
Serializable
data
class
ScanRegion
(
val
height
:
ThreeHundredthsOfInch
,
val
width
:
ThreeHundredthsOfInch
,
val
xOffset
:
ThreeHundredthsOfInch
,
val
yOffset
:
ThreeHundredthsOfInch
)
Members
Constructors
Scan
Region
Link copied to clipboard
constructor
(
height
:
ThreeHundredthsOfInch
,
width
:
ThreeHundredthsOfInch
,
xOffset
:
ThreeHundredthsOfInch
,
yOffset
:
ThreeHundredthsOfInch
)
Properties
height
Link copied to clipboard
val
height
:
ThreeHundredthsOfInch
width
Link copied to clipboard
val
width
:
ThreeHundredthsOfInch
x
Offset
Link copied to clipboard
val
xOffset
:
ThreeHundredthsOfInch
y
Offset
Link copied to clipboard
val
yOffset
:
ThreeHundredthsOfInch