====== ThinkGeo.Core.GeoLinearGradientDirection ====== * //N/A// == Remarks == * //N/A// == Items == **LeftToRight** * **Summary**:Specifies the color should change in a horizontal direction from the left of the display to the right of the display. **RightToLeft** * **Summary**:Specifies the color should change in a horizontal direction from the right of the display to the left of the display. **TopToBottom** * **Summary**:Specifies the color should change in a horizontal direction from the top of the display to the bottom of the display. **BottomToTop** * **Summary**:Specifies the color should change in a horizontal direction from the bottom of the display to the top of the display. **UpperLeftToLowerRight** * **Summary**:Specifies the color should change in a horizontal direction from the upper left of the display to the lower right of the display. **LowerRightToUpperLeft** * **Summary**:Specifies the color should change in a horizontal direction from the lower right of the display to the upper leftof the display. **LowerLeftToUpperRight** * **Summary**:Specifies the color should change in a horizontal direction from the lower left of the display to the upper right of the display. **UpperRightToLowerLeft** * **Summary**:Specifies the color should change in a horizontal direction from the upper right of the display to the lower left of the display.