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