TArduinoPixelsReversedProperty.AllPixels

From Visuino
Jump to navigation Jump to search

Summary

Specifies if the Reverse property will apply to all the pixels or only to the newly added pixel

Description

Use this property to specify if the Reverse property will apply to all the pixels or only to the newly added pixel.



If this property is True, all pixels will be reversed, and the newly added pixel will be added in reverse direction.

If this property is False only the newly added pixel will be added in reverse direction.