예제 #1
0
 /// <summary>
 /// End drawing session
 /// </summary>
 public void End()
 {
     NativeDeviceContext.EndDraw();
 }