LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DrawFrame Method
See Also 
Leadtools.SpecialEffects Namespace > SpecialEffectsProcessor Class : DrawFrame Method



Draws a rectangular frame having the specified style, color, and border width onto the target device context.

Overload List

OverloadDescription
DrawFrame(Graphics,Rectangle,SpecialEffectsFrameStyleFlags,Int32,Color,Int32,Color,Color,Int32,Color,Color)Draws a rectangular frame having the specified style, color, and border width onto the target device context.  
DrawFrame(IntPtr,Rectangle,SpecialEffectsFrameStyleFlags,Int32,Color,Int32,Color,Color,Int32,Color,Color)Draws a rectangular frame having the specified style, color, and border width onto the target device context.  

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