Draws a line from (a) to (b) using the Style.LineColor from the specified style.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling
public void DrawLine ( Point a, Point b, Style style)
Public Sub DrawLine( _ a As Point, _ b As Point, _ style As Style _)
DrawLine Method Overload ListPainter MembersPainter ClassMindFusion.Scheduling Namespace