ICanvasRenderingContext2D.RemoveHitRegion
ICanvasRenderingContext2D.RemoveHitRegion method
Removes the hit region with the specified id from the canvas.
public void RemoveHitRegion(string id)
Parameter | Type | Description |
---|---|---|
id | String | A string representing the id of the region that is to be removed. |
See Also
- interface ICanvasRenderingContext2D
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML