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
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 is the event arguments class for the LayersDrawing event on the MapEngine class. It is raised before any of the layers are drawn.
LayersDrawingEventArgs(IEnumerable<Layer>,RectangleShape,Object)
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