FarPoint.Win.Spread
INoteIndicatorRenderer Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : INoteIndicatorRenderer Interface


Interface that defines the methods and properties required by objects used as painters of the note indicator.

Syntax

Visual Basic (Declaration) 
Public Interface INoteIndicatorRenderer 
Visual Basic (Usage)Copy Code
Dim instance As INoteIndicatorRenderer
C# 
public interface INoteIndicatorRenderer 

See Also