Class Brush
A Component container that holds either a Color or Gradient Component.
Methods
Brush:Brush (initialContent) | Brush constructor. |
Properties
self.Content.get () | Returns the content this Brush contains. |
self.Content.set (value) | Sets the content this Brush contains. |
self.Stylesheet.get () | Updates and returns the Brush's stylesheet. |