|
LineVertical
Draws a segment of a vertical line.
void LineVertical(
|
Parameters
x
[in] Segment's X coordinate.
y1
[in] Y coordinate of the segment's first point.
y2
[in] Y coordinate of the segment's second point.
clr
[in] Color in ARGB format.