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

◆ setDrawBounds()

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

Definition at line 149 of file xypath.h.

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

References mDrawBounds.