Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
Serves as the base class that defines the properties and methods shared by all types of overlays.
N/A
N/A
This method will be used to draw preview tiles to the canvas.
N/A
This method draws the Overlay.
This method is the concrete wrapper for the abstract method DrawCore. This method draws the representation of the overlay based on the extent you provided. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
N/A
N/A
N/A
N/A
N/A
N/A
RequestDrawing(RectangleShape,TimeSpan)
N/A
N/A
RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
RequestDrawing(IEnumerable<RectangleShape>,TimeSpan)
N/A
N/A
RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
OnDrawn(DrawnOverlayEventArgs)
This event will be fired after Overlay is drawn.
N/A
RefreshCore(GeoCanvas,RectangleShape)
N/A
N/A
This is the core method of DrawPreview which is intended to be overridden by its concrete sub class.
N/A
N/A
N/A
N/A
N/A
N/A
DrawException(GeoCanvas,Exception)
This method will draw on the canvas when an exception occurs during the drawing process.
N/A
DrawExceptionCore(GeoCanvas,Exception)
This method is the Core method of DrawException, which can be overridden if you want to change its logic. This method will draw on the canvas when an exception occurs during drawing process.
N/A
This method draws the Overlay.
This method is the concrete wrapper for the abstract method DrawCore. This method draws the representation of the overlay based on the extent you provided. When implementing this abstract method, consider each feature and its column data values. You can use the full power of the GeoCanvas to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties that allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore, we read that property and add it to the collection.
OnRequestedDrawing(RequestedDrawingOverlayEventArgs)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets a value that indicates whether the overlay is a base overlay. The default value is false.
N/A
This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing.
N/A
Gets or sets a value that indicates whether the overlay is visible on the map.
N/A
Gets or sets the name of the overlay, which can be used to represent a specific overlay.
N/A
The TileCache system is always used for better performance, especially in the case where your application tiles can be pregenerated.
This property gets or sets the preview tile cache system. In order for this system to work, you must be in multi-threaded mode and have the tile cache set.
N/A
This property can be overridden by its base class. If it is not overridden, its default return value will be false. If this property is empty, we can skip drawing to achieve better performance.
N/A
We track the drawing time for the Overlay and report it back in this method. This is useful to determine the speed of various Overlays.
N/A
N/A
N/A
Event Arguments:DrawingOverlayEventArgs
N/A
Event Arguments:RequestingDrawingOverlayEventArgs
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.