Beispiel #1
0
		public tagSIZEL(tagSIZEL o)
		{
			this.cx = o.cx; this.cy = o.cy;
		}
Beispiel #2
0
 public tagSIZEL(tagSIZEL o)
 {
     cx = o.cx;
     cy = o.cy;
 }