#define PointOutEx ( _x,
_y,
_options   )     __PointOutEx(_x,_y,_options)

Draw a point with drawing options.

This function lets you draw a point on the screen at x, y. Also specify drawing options. Valid display option constants are listed in the Drawing option constants group.

See also:
TDrawPoint
Parameters:
_x The x value for the point.
_y The y value for the point.
_options The optional drawing options.

Generated by  doxygen 1.6.2