Example #1
0
 public ScreenAnnotation(ScreenRegion region)
     : this()
 {
     Region = region;
 }
 public ScreenAnnotation(ScreenRegion region)
     : this()
 {
     Region = region;
 }