Draws the specified three-dimensional shape onto the target device context using the specified color, style, and size.
Overload | Description |
---|---|
Draw3dShape(Graphics,SpecialEffectsShape,Rectangle,Color,Image,Rectangle,SpecialEffectsBackStyle,Color,SpecialEffectsFillStyle,Color,SpecialEffectsBorderStyle,int,Color,Color,SpecialEffectsInnerStyle,int,Color,Color,SpecialEffectsOuterStyle,int,int,int,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,int,Color,Color,SpecialEffectsInnerStyle,int,Color,Color,SpecialEffectsOuterStyle,int,int,int,Color,IntPtr) | Draws the specified three-dimensional shape onto the target device context using the specified color, style, and size. |