xtd 0.2.0
Loading...
Searching...
No Matches

◆ draw_dot()

virtual void xtd::forms::dot_matrix_display::draw_dot ( drawing::graphics graphics,
const drawing::color color,
const drawing::point point 
)
protectedvirtual

Draw specified dot point with specified color on specified graphics.

Parameters
graphicsDefine the control graphics where draw the specified dot point.
colorThe dot color to draw.
pointThe dot point location in the matrix.