Draws three-dimensional text,rotated by the amount specified, onto the target device context using the specified font, color, and style.
Overload List
Overload | Description |
DrawRotated3dText(Graphics,String,Rectangle,Int32,SpecialEffectsTextStyle,SpecialEffectsTextAlignmentFlags,Int32,Int32,Color,Color,Color,Font,Image) | Draws three-dimensional text,rotated by the amount specified, onto the target device context using the specified font, color, and style. |
DrawRotated3dText(IntPtr,String,Rectangle,Int32,SpecialEffectsTextStyle,SpecialEffectsTextAlignmentFlags,Int32,Int32,Color,Color,Color,IntPtr,IntPtr) | Draws three-dimensional text which is rotated by the amount specified onto the target device context using the specified font, color, and style. |
Requirements
See Also