Draws a line from point (ax, ay) to point (bx, by) using Style.LineColor from the specified style.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling
public void DrawLine ( double ax, double ay, double bx, double by, Style style)
Public Sub DrawLine( _ ax As Double, _ ay As Double, _ bx As Double, _ by As Double, _ style As Style _)
DrawLine Method Overload ListPainter MembersPainter ClassMindFusion.Scheduling Namespace