FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setDrawBounds()

void fl::XYPathFunction::setDrawBounds ( const fl::rect< int > & bounds)
inline

Definition at line 152 of file xypath.h.

152{ mDrawBounds = bounds; }
fl::rect< int > mDrawBounds
Definition xypath.h:164

References mDrawBounds.