DOMRect
Class

Assembly LiveChartsCore.SkiaSharpView.Blazor
Namespace LiveChartsCore.SkiaSharpView.Blazor.JsInterop.Models

Summary:
Defines the DOM rect class from an HTML element.

Inheritance:
Object =>
DOMRect

Properties

Gets or sets the bottom.
Type: Double
Gets or sets the height.
Type: Double
Gets or sets the left.
Type: Double
Gets or sets the right.
Type: Double
Top
Gets or sets the top.
Type: Double
Gets or sets the width.
Type: Double
X
Gets or sets the x.
Type: Double
Y
Gets or sets the Y.
Type: Double