closePath method
- @DomName('Path2D.closePath')
- @DocsEditable()
- @Experimental()
Source
@DomName('Path2D.closePath') @DocsEditable() @Experimental() // untriaged void closePath() => _blink.BlinkPath2D.instance.closePath_Callback_0_(this);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/Path2D/closePath.html