示例#1
0
 void InvalidateSampleViewPort()
 {
     _exampleBase.InvalidateGraphics();
     _cpuBlitControl?.Invalidate();
 }