Home
last modified time | relevance | path

Searched refs:selectionDashArray (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js8055 selectionDashArray: [ ], property
8647 if (this.selectionDashArray.length > 1) {
8654 fabric.util.drawDashedLine(ctx, px, py, px + aleft, py, this.selectionDashArray);
8655 …ic.util.drawDashedLine(ctx, px, py + atop - 1, px + aleft, py + atop - 1, this.selectionDashArray);
8656 fabric.util.drawDashedLine(ctx, px, py, px, py + atop, this.selectionDashArray);
8657 …c.util.drawDashedLine(ctx, px + aleft - 1, py, px + aleft - 1, py + atop, this.selectionDashArray);
Dfabric.min.js5selectionDashArray:[],selectionBorderColor:"rgba(255, 255, 255, 0.3)",selectionLineWidth:1,hoverCu… property