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

◆ draw_segment_d()

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

Draw segment d 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.