toggle menu
xmpcore
8f5d022
common
switch theme
search in API
xmpcore
/
com.ashampoo.xmp
/
XMPRegionArea
XMPRegion
Area
data
class
XMPRegionArea
(
val
xPos
:
Double
,
val
yPos
:
Double
,
val
width
:
Double
,
val
height
:
Double
)
As used in XMP-mwg-rs
Members
Constructors
XMPRegion
Area
Link copied to clipboard
constructor
(
xPos
:
Double
,
yPos
:
Double
,
width
:
Double
,
height
:
Double
)
Properties
height
Link copied to clipboard
val
height
:
Double
width
Link copied to clipboard
val
width
:
Double
x
Pos
Link copied to clipboard
val
xPos
:
Double
y
Pos
Link copied to clipboard
val
yPos
:
Double