This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.geolineargradientdirection [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.geolineargradientdirection [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.GeoLinearGradientDirection ====== | + | ====== ThinkGeo.MapSuite.Core.GeoLinearGradientDirection ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //Specifies the direction of a linear gradient.// | ||
+ | == 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. | ||
- | <!-- Enumeration --> | + | **RightToLeft** |
- | Specifies the direction of a linear gradient. | + | * **Summary**:Specifies the color should change in a horizontal direction from the right of the display to the left of the display. |
- | ===== Items ===== | + | |
- | ^ Name ^ Summary ^ | + | **TopToBottom** |
- | | LeftToRight | Specifies the color should change in a horizontal direction from the left of the display to the right of the display. | | + | * **Summary**:Specifies the color should change in a horizontal direction from the top of the display to the bottom 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** |
- | | BottomToTop | Specifies the color should change in a horizontal direction from the bottom of the display to the top of the display. | | + | * **Summary**: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. | | + | **UpperLeftToLowerRight** |
- | | LowerLeftToUpperRight | Specifies the color should change in a horizontal direction from the lower left of the display to the upper right of the display. | | + | * **Summary**:Specifies the color should change in a horizontal direction from the upper left of the display to the lower 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. | | + | |
+ | **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. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuitePortableCore]] | ||
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||