¡@

Home 

c# Programming Glossary: gfxpath.addarc

How to draw rounded rectangle with variable width border inside of specific bounds

http://stackoverflow.com/questions/628261/how-to-draw-rounded-rectangle-with-variable-width-border-inside-of-specific-boun

GraphicsPath DrawPen.EndCap DrawPen.StartCap LineCap.Round gfxPath.AddArc Bounds.X Bounds.Y CornerRadius CornerRadius 180 90 gfxPath.AddArc.. Bounds.X Bounds.Y CornerRadius CornerRadius 180 90 gfxPath.AddArc Bounds.X Bounds.Width CornerRadius Bounds.Y CornerRadius CornerRadius.. CornerRadius Bounds.Y CornerRadius CornerRadius 270 90 gfxPath.AddArc Bounds.X Bounds.Width CornerRadius Bounds.Y Bounds.Height CornerRadius..