Table of Contents

Namespace TheArtOfDev.HtmlRenderer.Adapters.Entities

Classes

RKeyEvent

Even class for handling keyboard events in HtmlContainerInt.

RMouseEvent

Even class for handling keyboard events in HtmlContainerInt.

Structs

RColor

Represents an ARGB (alpha, red, green, blue) color.

RPoint

Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.

RRect

Stores a set of four floating-point numbers that represent the location and size of a rectangle.

RSize

Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.

Enums

RDashStyle

Specifies the style of dashed lines drawn with a RPen object.

RFontStyle

Specifies style information applied to text.