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 is the event arguments class for the LayersDrawing event on the MapEngine class. It is raised before any of the layers are drawn.
This is the default constructor. If you use this constructor, then you need to set the required properties manually.
LayersDrawingEventArgs(IEnumerable<Layer>,RectangleShape,Object)
This is a constructor for the class.
None
N/A
N/A
N/A
N/A
N/A
N/A
This property gets and sets the value that indicates you want to cancel all of the layers from drawing.
None
None
This property gets and sets the GeoImage or native image that we are drawing on.
None
None