Raindex SDK Documentation
GitHub
NPM
Preparing search index...
LineOptionsCfg
Interface LineOptionsCfg
interface
LineOptionsCfg
{
fill
?:
string
;
r
?:
number
;
stroke
?:
string
;
transform
?:
TransformCfg
;
x
?:
string
;
y
?:
string
;
}
Index
Properties
fill?
r?
stroke?
transform?
x?
y?
Properties
Optional
fill
fill
?:
string
Optional
r
r
?:
number
Optional
stroke
stroke
?:
string
Optional
transform
transform
?:
TransformCfg
Optional
x
x
?:
string
Optional
y
y
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fill
r
stroke
transform
x
y
GitHub
NPM
Raindex SDK Documentation
Loading...