TArduinoPixelsReversedProperty.AllPixels: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Summary == {{:Summaries:Summary TArduinoPixelsReversedProperty.AllPixels}} == 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." |
(No difference)
|
Latest revision as of 09:55, 9 June 2022
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.