Draws a rectangle onto the target device context with the specified fill pattern and color while using a special effect.
            
            Overload List
| Overload | Description | 
|---|
| PaintTransition(Graphics,SpecialEffectsTransitionStyle,Color,Color,Int32,Rectangle,SpecialEffectsType,Int32,Int32,Int32,Int32,Int32,Int32,Boolean,Color,Int32,Color,Int32,SpecialEffectsProgress) | Draws a rectangle onto the target device context with the specified fill pattern and color while using a special effect. | 
| PaintTransition(IntPtr,SpecialEffectsTransitionStyle,Color,Color,Int32,Rectangle,SpecialEffectsType,Int32,Int32,Int32,Int32,Int32,Int32,Boolean,Color,Int32,Color,Int32,SpecialEffectsProgress) | Draws a rectangle onto the target device context with the specified fill pattern and color while using a special effect. | 
Requirements
            
            See Also