new Path.Circle({
center: view.center,
radius: 50,
fillColor: new Color(1, 0, 0, 0.5),
strokeColor: new Color(1, 0, 0, 1),
strokeWidth: 20
});
--
You received this message because you are subscribed to the Google Groups "Paper.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to paperjs+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/paperjs/dea40e9e-2216-4900-8f8c-8a7f1dcfda03n%40googlegroups.com.