Draws the specified three-dimensional shape onto the target device context using the specified color, style, and size.
            
            Overload List
| Overload | Description | 
|---|
| Draw3dShape(Graphics,SpecialEffectsShape,Rectangle,Color,Image,Rectangle,SpecialEffectsBackStyle,Color,SpecialEffectsFillStyle,Color,SpecialEffectsBorderStyle,Int32,Color,Color,SpecialEffectsInnerStyle,Int32,Color,Color,SpecialEffectsOuterStyle,Int32,Int32,Int32,Color,Region) | Draws the specified three-dimensional shape onto the target device context using the specified color, style, and size. | 
| Draw3dShape(IntPtr,SpecialEffectsShape,Rectangle,Color,IntPtr,Rectangle,SpecialEffectsBackStyle,Color,SpecialEffectsFillStyle,Color,SpecialEffectsBorderStyle,Int32,Color,Color,SpecialEffectsInnerStyle,Int32,Color,Color,SpecialEffectsOuterStyle,Int32,Int32,Int32,Color,IntPtr) | Draws the specified three-dimensional shape onto the target device context using the specified color, style, and size. | 
Requirements
            
            See Also