Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For a bit of code where the author defines a function like this:
Function pnpoly(npol As Integer, poly() as Point, x as Integer, Y as Integer) as Boolean, I am pretty sure the poly() input defined "as Point" is looking for an xy point value for an edge of a polygon, but I am unsure how it is derived. Any ideas? My thanks in advance for any comments or suggestions... this is a function to identify whether an x-y data point falls inside of or outside of a convex polygon. Cheers! Brad |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data point on line is not over the point/tick in X axis... | Charts and Charting in Excel | |||
X Y Scatter With Point name on each point ? | Charts and Charting in Excel | |||
I need more general XY point to point plotting than XY scatter in | Charts and Charting in Excel | |||
red point | Excel Programming | |||
averaging from a fixed point to a non-fixed point? | Excel Programming |