Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
DocumentDrawingAreaState
Interface DocumentDrawingAreaState
interface
DocumentDrawingAreaState
{
height
:
number
;
id
:
string
;
physicalSize
?:
AsukaPhysicalSize
;
shape
?:
string
;
sourcePath
?:
string
;
sourceSvg
?:
string
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height
id
physical
Size?
shape?
source
Path?
source
Svg?
width
x
y
Properties
height
height
:
number
id
id
:
string
Optional
physical
Size
physical
Size
?:
AsukaPhysicalSize
Optional
shape
shape
?:
string
Optional
source
Path
source
Path
?:
string
Optional
source
Svg
source
Svg
?:
string
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
id
physical
Size
shape
source
Path
source
Svg
width
x
y
AsukaDesigner JavaScript API - v1.0.0
Loading...