Draws three-dimensional text which is rotated by the amount specified onto the target device context using the specified font, color, and style.
Overload | Description |
---|---|
DrawRotated3dText(Graphics,string,Rectangle,int,SpecialEffectsTextStyle,SpecialEffectsTextAlignmentFlags,int,int,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,int,SpecialEffectsTextStyle,SpecialEffectsTextAlignmentFlags,int,int,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. |