Table of Contents

Class BoxStyle

Namespace
OpenQA.Selenium.DevTools.V132.Overlay
Assembly
WebDriver.dll

BoxStyle

public sealed class BoxStyle
Inheritance
BoxStyle
Inherited Members

Properties

FillColor

fillColor

[JsonPropertyName("fillColor")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public RGBA FillColor { get; set; }

Property Value

RGBA

HatchColor

hatchColor

[JsonPropertyName("hatchColor")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public RGBA HatchColor { get; set; }

Property Value

RGBA