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