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

◆ draw_segment_a()

void xtd::forms::sixteen_segment_display::draw_segment_a ( drawing::graphics graphics,
const drawing::color color 
)
overrideprotectedvirtual

Draw segment a on specified graphics with specified color.

Parameters
graphicsA xtd::drawing::graphics from on_paint method.
colorA xtd::drawing::color used to draw segment.

Reimplemented from xtd::forms::seven_segment_display.