Draws a rectangular frame having the specified style, color, and border width onto the target device context.
Overload | Description |
---|---|
DrawFrame(Graphics,Rectangle,SpecialEffectsFrameStyleFlags,int,Color,int,Color,Color,int,Color,Color) | Draws a rectangular frame having the specified style, color, and border width onto the target device context. |
DrawFrame(IntPtr,Rectangle,SpecialEffectsFrameStyleFlags,int,Color,int,Color,Color,int,Color,Color) | Draws a rectangular frame having the specified style, color, and border width onto the target device context. |