[]
Creates a new renderer of the triangle shape indicator.
public TriangleNoteIndicatorRenderer()
Public Sub New()
Creates a new renderer for the triangle indicator with the specified color and thickness.
public TriangleNoteIndicatorRenderer(Color clr)
Public Sub New(clr As Color)
Type | Name | Description |
---|---|---|
Color | clr | Color of the focus indicator |