Example #1
0
 public XFormShadow(Color backColor, Size size)
     : this(BitmapUtility.CreateTranslucentBitmap(127, backColor, size))
 {
 }