Hello
I have found API functions to draw a star using VB6: what I need is to colour sections of each point of the star according to data-driven parameters: thus if the parameter passed is 1, I want to colour the part of the selected star point red up to 1/10th of its length measured from the circunference of the circle around which the star is built; if 2, 2/10ths of the star point green, etc.
I have found the API function CreatePolygonRgn so I can change the colour of the whole of a particular star point but baffled as to how a polygon can be defined using only one X and Y parameter: if I change the X and Y for a given star point, I get results that don't seem to make sense
TKIF
Charles Geach
se