Preparing search index...
The search index is not available
Lazy Canvas
Lazy Canvas
LazyCanvasGradient
Interface LazyCanvasGradient
interface
LazyCanvasGradient
{
colorPoints
:
{
color
:
string
;
position
:
number
;
}
[]
;
gradientType
:
string
;
points
:
{
x
:
number
;
y
:
number
;
}
[]
;
radius
:
number
;
startAngle
:
number
;
structureType
:
string
;
type
:
string
;
toJSON
(
)
:
LazyCanvasGradient
;
}
Index
Properties
color
Points
gradient
Type
points
radius
start
Angle
structure
Type
type
Methods
toJSON
Properties
color
Points
color
Points
:
{
color
:
string
;
position
:
number
;
}
[]
gradient
Type
gradient
Type
:
string
points
points
:
{
x
:
number
;
y
:
number
;
}
[]
radius
radius
:
number
start
Angle
start
Angle
:
number
structure
Type
structure
Type
:
string
type
type
:
string
Methods
toJSON
toJSON
(
)
:
LazyCanvasGradient
Returns
LazyCanvasGradient
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
Points
gradient
Type
points
radius
start
Angle
structure
Type
type
Methods
toJSON
Lazy Canvas - v1.2.1
Loading...