User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.geowrapmode

ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

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.

Clamp

  • Summary:The texture will not be tiled.

TileFlipX

  • Summary:Reverse the texture horizontally and then tile the texture.

TileFlipY

  • Summary:Reverse the texture vertically and then tile the texture.

TileFlipXY

  • Summary:Reverse the texture horizontally and vertically and then tile the texture.
thinkgeo.mapsuite.silverlightcore.geowrapmode.txt · Last modified: 2017/03/16 21:59 (external edit)