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!
<!– Enumeration –> This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlayDrawType</a>
Name | Summary |
---|---|
Default | Default value of the enumation, the same as DoNotDraw. |
Draw | This enumeration item means that InterativeOverlay will still be drawn. |
DoNotDraw | This enumeration item means that InterativeOverlay will still not be drawn. |