protected override void OnDraw(LineCanvas canvas) { canvas.SetStyle("points"); canvas.DrawPoint(pos); }