Functions | |
void | Draw_DC_Marker (HT_Rendition *nr, HT_DC_Point *point) |
|
Draws a marker, with position specified in device coordinates.
DETAILSThis is the standard default method for the "draw dc markers" callback point.It draws a marker at the specified point, subject to the marker symbol, marker color, and marker size attributes contained in the rendition nr.
NOTES
RESTRICTIONS
|