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