Documentation
Nativescript Doc
Preparing search index...
ui-drawingcanvas
ShapeJSON
Interface ShapeJSON
interface
ShapeJSON
{
fc
?:
string
;
h
?:
number
;
id
:
string
;
lk
?:
boolean
;
op
?:
number
;
r
?:
number
;
sc
?:
string
;
sw
?:
number
;
sx
?:
number
;
sy
?:
number
;
type
:
string
;
vi
?:
boolean
;
w
?:
number
;
x
?:
number
;
y
?:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
fc?
h?
id
lk?
op?
r?
sc?
sw?
sx?
sy?
type
vi?
w?
x?
y?
Properties
Optional
fc
fc
?:
string
Optional
h
h
?:
number
id
id
:
string
Optional
lk
lk
?:
boolean
Optional
op
op
?:
number
Optional
r
r
?:
number
Optional
sc
sc
?:
string
Optional
sw
sw
?:
number
Optional
sx
sx
?:
number
Optional
sy
sy
?:
number
type
type
:
string
Optional
vi
vi
?:
boolean
Optional
w
w
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fc
h
id
lk
op
r
sc
sw
sx
sy
type
vi
w
x
y
Nativescript Doc
Documentation
Loading...