====== ThinkGeo.MapSuite.DesktopEdition.InteractiveOverlayDrawType ====== {{section>upgrade_map_suite_to_10.0}} * //This enumeration specifies the mode in which to draw the InterativeOverlay when doing interactive actions with InterativeOverlay.// == Remarks == * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractiveOverlayDrawType// == Items == **Default** * **Summary**:Default value of the enumation, the same as DoNotDraw. **Draw** * **Summary**:This enumeration item means that InterativeOverlay will still be drawn. **DoNotDraw** * **Summary**:This enumeration item means that InterativeOverlay will not be drawn.