[]
Draws the text for the shape.
protected override void PaintText(Graphics g, Rectangle rText)
Protected Overrides Sub PaintText(g As Graphics, rText As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | rText | Bounding rectangle for the text |