예제 #1
0
 public CameraIdledEventArgs(CameraPosition position)
 {
     this.Position = position;
 }