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


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

Syntax

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

See Also