| Overload | Description | 
|---|---|
| PaintTransition(Graphics,SpecialEffectsTransitionStyle,Color,Color,int,Rectangle,SpecialEffectsType,int,int,int,int,int,int,bool,Color,int,Color,int,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,int,Rectangle,SpecialEffectsType,int,int,int,int,int,int,bool,Color,int,Color,int,SpecialEffectsProgress) | Draws a rectangle onto the target device context with the specified fill pattern and color while using a special effect. | 
Requirements
Target Platforms