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

MapWinGeoProc:ClipGridWithPoly FillRow

From MapWindow GIS

Jump to: navigation, search

FillRow

Syntax

 FillRow(MapWinGeoProc.GridWrapper inputGW, MapWinGeoProc.GridWrapper resultGW, ref MapWinGeoProc.Globals.Vertex[][] polyVertArray, int row, double firstXPt, double yPt, int firstCol, int firstRow, double cellWidth, int newNumCols, int oldNumCols, System.Boolean clipToExtents)

Summary

Fills a single row in the result grid with values from the input grid
that fall within the polygon shape (or extents, if clipToExtents == true).

Parameters

inputGW The wrapper object for the input grid.
resultGW The wrapper object for the result grid.
polyVertArray Array[numParts][numPointsPerPart] containing the polygon vertices.
row The row to be filled.
firstXPt The starting x position of the initial row.
yPt The starting y position of the row.
firstCol The first column of the input grid that will be used for filling.
firstRow The row of the input grid that corresponds to the current row of the result grid.
cellWidth dX value of the result grid.
newNumCols The number of columns in the result grid.
oldNumCols The number of columns in the input grid.
clipToExtents True if clipping to polygon extents rather than actual polygon shape.

Returns

Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to ClipGridWithPoly

Retrieved from "http://www.mapwindow.org/wiki/index.php/MapWinGeoProc:ClipGridWithPoly_FillRow"
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: November 12 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