[]
Interface that defines the methods and properties required by objects used as painters of the note indicator.
public interface INoteIndicatorRenderer2 : INoteIndicatorRenderer
Public Interface INoteIndicatorRenderer2
Inherits INoteIndicatorRenderer
Name | Description |
---|---|
Paint(Graphics, int, int, int, int, Color) | Paints the cell with the note indicator using the specified control and dimensions. |