Exemplo n.º 1
0
 private static void DrawingOnOnPreReset(EventArgs args)
 {
     dxLine.OnLostDevice();
 }
Exemplo n.º 2
0
 public override void OnPreReset()
 {
     _line.OnLostDevice();
 }