MapWindow Home
Search MapWindow.org


  • Home
    • Download
    • Why MW
    • FAQ
    • Contact
  • Products
    • MapWindow
    • ActiveX
    • Plug-ins
  • Software Dev
    • Sample Code
    • Scripts
    • Source
    • Bugs
    • Support
    • Languages
  • Site Tools
    • Forums
    • Tutorials
    • Mailing Lists
    • Team
    • Site Stats
    • Links
  • Get Stuff
    • Buy a CD
    • Buy a T-Shirt
    • MW Book
    • ActiveX Book
    • Donate
    • Buy Support
  • Documentation
    • MWGIS App. User Guide
    • GISTools User Guide
    • MW Plug-ins Dev. Guide
    • MWGIS ActiveX Dev. Guide
    • MWGeoProc Dev. Guide

MapWindowDevelper:Draw

From MapWindow GIS

Jump to: navigation, search

MapWindow.Interfaces.Draw

The draw interface is used to add custom drawing to the MapWindow view.

Property Members

Name Access Summary
DoubleBuffer : Boolean public Specifies whether or not to use double buffering. Double

buffering makes the drawing of the custom drawings smoother (not

flickering). It is recommended that you use double buffering.

Method Members

Name Access Summary
ClearDrawing() : Void public Clears all custom drawing on the specified drawing layer.
ClearDrawings() : Void public Clears all custom drawings on all drawing layers.
DrawCircle() : Void public Draws a circle on the current drawing layer.
DrawLine() : Void public Draws a line on the current drawing layer.
DrawPoint() : Void public Draws a point on the current drawing layer.
DrawPolygon() : Void public Draws a polygon on the current drawing layer.
NewDrawing() : Int32 public Creates a new drawing layer.
Retrieved from "http://www.mapwindow.org/wiki/index.php/MapWindowDevelper:Draw"
Views
  • Page
  • Discussion
  • View source
  • History
Personal tools
  • Log in / create account
  • What links here
  • Related changes
  • Upload file
  • Special pages
  • Printable version
  • Permanent link

Geospatial Software Lab

Copyright © 2008 - MapWindow Open Source Team
( last updated: September 04 2008.)
Home | Donate | Download | MapWindow GIS Desktop | MapWinGIS.ocx | Plug-ins | Contact | Lists | Bugs | Sample Code | Documentation
Code Repository | Open Source License | Discussion Forum | Wiki | Join the Team | Site Statistics | Links