Exemplo n.º 1
0
 public ObliqueRectangleF(PointF orientation, Size3DF size)
     : this(orientation.X, orientation.Y, size.Width, size.Height, size.Depth)
 {
 }
Exemplo n.º 2
0
 public ObliqueRectangleF(PointF orientation, Size3DF size)
     : this(orientation.X, orientation.Y, size.Width, size.Height, size.Depth)
 {
 }