Painter.DrawLine (Double, Double, Double, Double, Style)
Draws a line from point (ax, ay) to point (bx, by) using Style.LineColor from the specified style.
Painter.DrawLine (Point, Point, Style)
Draws a line from (a) to (b) using the Style.LineColor from the specified style.
Painter MembersPainter ClassMindFusion.Scheduling Namespace