Type alias TCanvasShapeTableLineSymbol

TCanvasShapeTableLineSymbol: {
    p1: TPoint;
    p2: TPoint;
}

Type declaration

Generated using TypeDoc