Draws three-dimensional text onto the target device context using the specified font, color, and style.
Overload | Description |
---|---|
Draw3dText(Graphics,string,Rectangle,SpecialEffectsTextStyle,SpecialEffectsTextAlignmentFlags,int,int,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,int,int,Color,Color,Color,IntPtr,IntPtr) | Draws three-dimensional text onto the target device context using the specified font, color, and style. |