Jalaj

February 17, 2007

WinAPI Elliptical Arc Functions

Filed under: Visual Basic, WinAPI — Jalaj @ 10:01 am

While AngleArc drew a circular arc, there are functions Arc and ArcTo that can help you draw an elliptical arc. Both the functions take same set of parameters and the output too is same for the functions. The Arc function exists for all versions of Windows but the Development team found a point of concern that led to introduction of the second function ArcTo which exists in Windows 2000 and above only.
(more…)

Blog at WordPress.com.