Face Class

Definition

Coordinates to the found face.

public class Face
type Face = class
Public Class Face
Inheritance
Face

Constructors

Face()

Initializes a new instance of the Face class.

Face(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the Face class.

Properties

Bottom

Gets or sets the bottom coordinate.

Left

Gets or sets the left coordinate.

Right

Gets or sets the right coordinate.

Top

Gets or sets the top coordinate.

Applies to