FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour creating with polygon function
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
creating with polygon function
Posted: Sat Dec 19, 2009 04:25 PM

I saw on 3dobj a sample to use polygon
AAdd( ::aVertex, { x, y, z } )
obj:AddVertex( 100, 80, 50 )
obj:AddVertex( 200, 85, 75 )
obj:AddVertex( 300, 60, 40 )
PolyPolygon( hDC, ::aVertex )

But I not understand How I can create a draw with this function
can you help me and drar a sample as a button

Best Regards, Saludos



Falconi Silvio

Continue the discussion