ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class represents a group of layers; each layer can be of any layer type.
N/A
N/A
N/A
N/A
N/A
Refresh(RectangleShape,TimeSpan)
N/A
N/A
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
DrawCore(RectangleShape,OverlayRefreshType)
This method draws tiles to form this overlay by the passed parameters.
N/A
OnTileTypeChanged(TileTypeChangedTileOverlayEventArgs)
N/A
N/A
N/A
This method saves overlay state to a byte array.
N/A
N/A
This method gets a specific tile object to form an overlay.
N/A
N/A
This method gets a bounding box that holds all the layers which are added in this overlay.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
GetTileMatrix(Double,Int32,Int32,GeographyUnit)
N/A
N/A
DrawException(GeoCanvas,Exception)
N/A
N/A
DrawExceptionCore(GeoCanvas,Exception)
N/A
N/A
OnDrawingException(DrawingExceptionTileOverlayEventArgs)
N/A
N/A
N/A
N/A
N/A
IxQ=(RectangleShape,Double,Double,Int64,Int64,Int32)
N/A
N/A
DrawStretchTiles(RectangleShape)
N/A
N/A
GetSortedCells(Dictionary<String,TileMatrixCell>,RectangleShape)
N/A
N/A
GetSortedCellsCore(Dictionary<String,TileMatrixCell>,RectangleShape)
N/A
N/A
4BM=(IEnumerable<RectangleShape>)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Set GdiPlus to render map image with Gdi+. We recommend use this value with large data. Set DrawingVisual to render map image with DrawingVisual feature in WPF. Use it when the spatial data is small to get better responding.
N/A
The Layers property holds all of the layers that are used by the Draw method. The Draw method loops through all layers to filter out features and draw on the image with the specified styles.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:DrawnAttributionOverlayEventArgs