ICanvasRenderingContext2D.DrawFocusIfNeeded
ICanvasRenderingContext2D.DrawFocusIfNeeded method
If a given element is focused, this method draws a focus ring around the current path.
public void DrawFocusIfNeeded(Element element)
Parameter | Type | Description |
---|---|---|
element | Element | The element to check whether it is focused or not. |
See Also
- class Element
- interface ICanvasRenderingContext2D
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML