[]
Paints the outline of a GraphicsPath shape.
protected virtual void PaintOutline(Graphics g, Rectangle r)
Protected Overridable Sub PaintOutline(g As Graphics, r As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | r | Rectangle bounding the area |