there are also versions which accept single @c wxPoint parameter instead of
two @c wxCoord ones or @c wxPoint and @c wxSize instead of four of
them.
+
+ @todo Precise definition of default/initial state.
+
+ @todo Pixelwise definition of operations (e.g. last point of a line not drawn).
+
+ @todo Coordinates: state clearly which type of coordinates are returned by the
+ various Get*Point() or similar functions - often they are client coordinates
+ but not always
+
@library{wxcore}
@category{dc,gdi}
@a circleCenter are the relative coordinates of centre of the circle in
the specified @e rect. If not specified, the cercle is placed at the
centre of rect.
- @b Note: Currently this function is very slow, don't use it for
+ @note Currently this function is very slow, don't use it for
real-time drawing.
*/
void GradientFillConcentric(const wxRect& rect,