Preparing search index...
The search index is not available
Pikaso
Pikaso
IDrawableShape
Interface IDrawableShape
interface
IDrawableShape
{
draw
:
(
(
config
)
=>
void
)
;
stopDrawing
:
(
(
)
=>
void
)
;
}
Implemented by
ShapeDrawer
Index
Properties
draw
stop
Drawing
Properties
draw
draw
:
(
(
config
)
=>
void
)
Type declaration
(
config
)
:
void
Parameters
config
:
Partial
<
ShapeConfig
>
Returns
void
stop
Drawing
stop
Drawing
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
draw
stop
Drawing
Pikaso
Loading...