User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.geowrapmode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.silverlightcore.geowrapmode [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.silverlightcore.geowrapmode [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode ====== ====== ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
 +This enumeration determines how a texture is filled in with a GeoTextureBrush when the area to be filled is larger than the texture.
 +== Remarks ==
 +This will allow you to achieve a number of different effects. We suggest you try them out with your own textures and see which one looks best for your image.
 +== Items ==
 +**Tile**
 +  * **Summary**:​The texture is tiled to fill the entire area.
  
-<!-- Enumeration --> +**Clamp** 
-===== Items ===== +  * **Summary**:The texture will not be tiled. 
-^ Name ^ Summary ​^ + 
-| Tile   ​| ​   | +**TileFlipX** 
-| Clamp   ​| ​   | +  * **Summary**:​Reverse the texture horizontally and then tile the texture. 
-TileFlipX ​  |    | + 
-TileFlipY ​  |    | +**TileFlipY** 
-TileFlipXY ​  |    |+  * **Summary**:​Reverse the texture vertically and then tile the texture. 
 + 
 +**TileFlipXY** 
 +  * **Summary**:​Reverse the texture horizontally and vertically and then tile the texture.
  
-__NOTOC__ 
-[[Category:​SilverlightMapSuiteCore]] 
-[[Category:​ThinkGeo.MapSuite.SilverlightCore]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.silverlightcore.geowrapmode.1440040134.txt.gz · Last modified: 2015/09/21 03:21 (external edit)