[]
Creates a new editing focus indicator renderer with default values.
public EditingFocusIndicatorRenderer()
Public Sub New()
Creates a new editing focus indicator renderer with the specified border.
public EditingFocusIndicatorRenderer(IBorder borderType)
Public Sub New(borderType As IBorder)
Type | Name | Description |
---|---|---|
IBorder | borderType | Type of the border. |