Skip to content

Instantly share code, notes, and snippets.

@brettz9
Created March 25, 2011 06:31
Show Gist options
  • Save brettz9/886446 to your computer and use it in GitHub Desktop.
Save brettz9/886446 to your computer and use it in GitHub Desktop.
// Use property name as a function (but without arguments) to get the value
var strokeStyle = C2D2(c).strokeStyle("rgb(50,110,210)").strokeStyle();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment