ICanvasRenderingContext2DSave Method |
Saves the current drawing style state using a stack so you can revert any change you make to it using restore().
Namespace: Aspose.Html.Dom.CanvasAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax abstract Save : unit -> unit
See Also