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!
N/A
N/A
N/A
N/A
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
OnDrawing(DrawingOverlayEventArgs)
This event will be fired before Overlay is drawn.
N/A
OnDrawn(DrawnOverlayEventArgs)
This event will be fired after Overlay is drawn.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:DrawnOverlayEventArgs