mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 12:58:08 +08:00
@@ -2011,7 +2011,7 @@ Factory.addGetterSetter(Shape, 'fillRule', undefined, getStringValidator());
|
||||
* var fillRule = shape.fillRule();
|
||||
*
|
||||
* // set fill rule
|
||||
* shape.fillRule('evenodd);
|
||||
* shape.fillRule('evenodd');
|
||||
*/
|
||||
|
||||
Factory.backCompat(Shape, {
|
||||
|
||||
Reference in New Issue
Block a user