Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/DocumentTypes
TopFrameProperty
Interface TopFrameProperty
interface
TopFrameProperty
{
height
:
number
;
id
:
string
;
isVisible
:
boolean
;
rotationDegrees
:
number
;
rotationOriginY
:
number
;
scaleX
:
number
;
scaleY
:
number
;
type
:
FramePropertiesType
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
FrameProperty
TopFrameProperty
Index
Properties
height
id
is
Visible
rotation
Degrees
rotation
OriginY
scaleX
scaleY
type
width
x
y
Properties
height
height
:
number
id
id
:
string
is
Visible
isVisible
:
boolean
rotation
Degrees
rotationDegrees
:
number
rotation
OriginY
rotationOriginY
:
number
scaleX
scaleX
:
number
scaleY
scaleY
:
number
type
type
:
FramePropertiesType
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
id
is
Visible
rotation
Degrees
rotation
OriginY
scaleX
scaleY
type
width
x
y
@chili-publish/studio-sdk
Loading...