Aspose.HTML for .NET - API Reference
Aspose.HTML for .NET - Namespaces
Aspose.Html.Dom Namespaces
Aspose.Html.Dom.Canvas
ICanvasRenderingContext2D Interface
ICanvasRenderingContext2D Methods
AddHitRegion Method
BeginPath Method
ClearHitRegions Method
ClearRect Method
Clip Method
CreateImageData Method
CreateLinearGradient Method
CreatePattern Method
CreateRadialGradient Method
DrawFocusIfNeeded Method
DrawImage Method
Fill Method
FillRect Method
FillText Method
GetImageData Method
IsPointInPath Method
IsPointInStroke Method
MeasureText Method
PutImageData Method
RemoveHitRegion Method
ResetTransform Method
Restore Method
Rotate Method
Save Method
Scale Method
SetTransform Method
Stroke Method
StrokeRect Method
StrokeText Method
Transform Method
Translate Method
ICanvasRenderingContext2D
ClearHitRegions Method
Removes all hit regions from the canvas.
Namespace:
Aspose.Html.Dom.Canvas
Assembly:
Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
C#
VB
C++
F#
void
ClearHitRegions
()
Sub
ClearHitRegions
void
ClearHitRegions
()
abstract
ClearHitRegions
:
unit
->
unit
See Also
Reference
ICanvasRenderingContext2D Interface
Aspose.Html.Dom.Canvas Namespace