SVGZoomEventZoomRectScreen Property
The specified zoom rectangle in screen units. The SVGRect object is read only.

Namespace: Aspose.Html.Dom.Svg.Events
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public SVGRect ZoomRectScreen { get; }

Property Value

Type: SVGRect
See Also