Type alias TStrokeGroup

TStrokeGroup: {
    penStyle: TPenStyle;
    strokes: Stroke[];
}

Type declaration

Generated using TypeDoc