Namespace: Rx.Net – Class: ColorPoint2D – Assembly: Rx.Net

ColorPoint2D Struct

C#
struct ColorPoint2D

A 2D color point.

A 2D color point is defined by a 2D point and a color.

Variables

Position

The 2D point.

Color

The color as RGBA.

Diameter

The diameter of the point given in screen pixels.