iink-ts - v4.0.0
Preparing search index...
TStrokeGroup
Type Alias TStrokeGroup
Deprecated
Use
TStroke
from stroke/ for new code
type
TStrokeGroup
=
{
penStyle
:
TPenStyle
;
strokes
:
Stroke
[]
;
}
Index
Properties
pen
Style
strokes
Properties
pen
Style
penStyle
:
TPenStyle
strokes
strokes
:
Stroke
[]
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
pen
Style
strokes
iink-ts - v4.0.0
Loading...
Deprecated
Use TStroke from stroke/ for new code