phina.js.d.ts
Preparing search index...
phina
display
PlainElementOptions
Interface PlainElementOptions
interface
PlainElementOptions
{
boundingType
?:
string
;
height
?:
number
;
originX
?:
number
;
originY
?:
number
;
radius
?:
number
;
rotation
?:
number
;
scaleX
?:
number
;
scaleY
?:
number
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Hierarchy
Partial
<
DisplayElementOptions
>
PlainElementOptions
Index
Properties
bounding
Type?
height?
origin
X?
origin
Y?
radius?
rotation?
scale
X?
scale
Y?
width?
x?
y?
Properties
Optional
bounding
Type
boundingType
?:
string
Optional
height
height
?:
number
Optional
origin
X
originX
?:
number
Optional
origin
Y
originY
?:
number
Optional
radius
radius
?:
number
Optional
rotation
rotation
?:
number
Optional
scale
X
scaleX
?:
number
Optional
scale
Y
scaleY
?:
number
Optional
width
width
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bounding
Type
height
origin
X
origin
Y
radius
rotation
scale
X
scale
Y
width
x
y
phina.js.d.ts
Loading...