Overload | Description |
---|---|
CustomFocusIndicatorRenderer Constructor() | Creates a new renderer for the custom focus indicator. |
CustomFocusIndicatorRenderer Constructor(Int32) | Creates a new renderer for the custom focus indicator with the specified line thickness. |
CustomFocusIndicatorRenderer Constructor(Bitmap,Int32) | Creates a new renderer for the custom focus indicator with the specified bitmap and thickness. |
CustomFocusIndicatorRenderer Constructor(Object) | Creates a custom focus indicator by copying another. |