EPen Struct

Pen.

Namespace: Euresys::Open_eVision

Constructors

Constructs an EPen.

Properties

Brush used to draw the content of the pen.

Style of the pen.

Width of the pen.

Methods

Whether the pen is valid, i.e. when its brush is valid and its width is bigger than 0.

Loads the EPen. The given ESerializer must have been created for reading.

Inequality operator.

Equality operator.

Saves the EPen. The given ESerializer must have been created for writing.

This method is deprecated: Use EPen::Save or EPen::Load instead.

EPen Struct

Pen.

Namespace: Euresys.Open_eVision

Constructors

Constructs an EPen.

Properties

Brush used to draw the content of the pen.

Style of the pen.

Width of the pen.

Methods

Whether the pen is valid, i.e. when its brush is valid and its width is bigger than 0.

Loads the EPen. The given ESerializer must have been created for reading.

Inequality operator.

Equality operator.

Saves the EPen. The given ESerializer must have been created for writing.

This method is deprecated: Use EPen.Save or EPen.Load instead.

EPen Class

Pen.

Module: open_evision

Constructors

Constructs an EPen.

Properties

Brush used to draw the content of the pen.

Style of the pen.

Width of the pen.

Methods

Constructs an EPen.

Whether the pen is valid, i.e. when its brush is valid and its width is bigger than 0.

Loads the EPen. The given ESerializer must have been created for reading.

Saves the EPen. The given ESerializer must have been created for writing.

This method is deprecated: Use EPen.Save or EPen.Load instead.