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

MapWinGIS:tkDrawMode

From MapWindow GIS

Jump to: navigation, search

The Draw Mode enumerations are used to determine how points will be drawn in a multipatch shapefile. Note: Multipatch shapefiles are not currently supported in MapWindow.

Values

Name Summary
dmPoints The points in the part will be drawn as individual points.
dmLines The points in the part will be drawn with lines between each point.
dmLineLoop The points in the part will be drawn with lines between each point with an extra line connecting the first and last point in the part.
dmLineStrip The points in the part will be drawn as a line strip.
dmTriangles The points in the part will be drawn as triangles between groups of three points.
dmTriangleStrip The points in the part will be drawn as a triangle strip with triangles drawn between each point.
dmTriangleFan The points in the part will be drawn as a triangle fan with the first point as the center of the fan and the other points creating the arch in the fan.
dmQuads The points in the part will be drawn as quads between groups of four points.
dmQuadStrip The points in the part will be drawn as a quad strip.
dmPolygon The points in the part will be drawn as a polygon.
Retrieved from "http://www.mapwindow.org/wiki/index.php/MapWinGIS:tkDrawMode"
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