LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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

OverloadDescription
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 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also