Leadtools.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DrawRotated3dText Method
See Also 
Leadtools.SpecialEffects Namespace > SpecialEffectsProcessor Class : DrawRotated3dText Method



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

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also