R
Rene
Hello group,
I need to display a polygon in a form, if possible in a report also, based
on points in a table.
I've looked at GDI: CreatePolygonRgn, PtInRegion functions which perform the
calculations I want with the data (ie. determine if a point lies inside a
polygon).
Now I'd like to represent the polygon/point graphically. Are tools
available to do this from within Access? Do I need a special 'picture'
control? Are there code samples?
What I need seems to exist, but only outside the Access/VBA umbrella - or so
my search on the net has revealed.
Thanx!
René
Montreal
I need to display a polygon in a form, if possible in a report also, based
on points in a table.
I've looked at GDI: CreatePolygonRgn, PtInRegion functions which perform the
calculations I want with the data (ie. determine if a point lies inside a
polygon).
Now I'd like to represent the polygon/point graphically. Are tools
available to do this from within Access? Do I need a special 'picture'
control? Are there code samples?
What I need seems to exist, but only outside the Access/VBA umbrella - or so
my search on the net has revealed.
Thanx!
René
Montreal