GeoLinearGradientDirection¶
Summary
N/A
Remarks
N/A
Items
Name | Description |
---|---|
LeftToRight | Specifies the color should change in a horizontal direction from the left of the display to the right of the display. |
RightToLeft | Specifies the color should change in a horizontal direction from the right of the display to the left of the display. |
TopToBottom | Specifies the color should change in a horizontal direction from the top of the display to the bottom of the display. |
BottomToTop | Specifies the color should change in a horizontal direction from the bottom of the display to the top of the display. |
UpperLeftToLowerRight | Specifies the color should change in a horizontal direction from the upper left of the display to the lower right of the display. |
LowerRightToUpperLeft | Specifies the color should change in a horizontal direction from the lower right of the display to the upper leftof the display. |
LowerLeftToUpperRight | Specifies the color should change in a horizontal direction from the lower left of the display to the upper right of the display. |
UpperRightToLowerLeft | Specifies the color should change in a horizontal direction from the upper right of the display to the lower left of the display. |