[]
Creates a new renderer for the default focus indicator.
public DefaultFocusIndicatorRenderer()
Public Sub New()
Creates a new renderer for the default focus indicator with the specified line thickness.
public DefaultFocusIndicatorRenderer(int thickness)
Public Sub New(thickness As Integer)
Type | Name | Description |
---|---|---|
int | thickness | Integer number of pixels in the thickness of the indicator line |