[]
Initializes a new instance of the NavItemPaintEventArgs class.
public NavItemPaintEventArgs(Graphics g, Rectangle r, C1DbNavigator navigator)
Type | Name | Description |
---|---|---|
Graphics | g | The Graphics used to paint the item. |
Rectangle | r | The Rectangle that represents the rectangle in which to paint. |
C1DbNavigator | navigator | The owner of the event. |