FormX Mobile SDK
PortableLib
/
ai.formx.mobile.sdk
/
FormXDocumentRegion
/
Companion
/
create
create
fun
create
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
:
FormXDocumentRegion
fun
create
(
topLeft
:
FormXPointF
,
topRight
:
FormXPointF
,
bottomRight
:
FormXPointF
,
bottomLeft
:
FormXPointF
)
:
FormXDocumentRegion
fun
create
(
)
:
FormXDocumentRegion