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
- package com.aspose.html.Dom.Canvas
- package Aspose.HTML