Type alias TJIIXBase

TJIIXBase: {
    bounding-box?: TBoundingBox;
    items?: TJIIXStrokeItem[];
}

Type declaration

Generated using TypeDoc