Size

Size

Package com.appliedrec.verid.core2

public class Size

Constructor

Size

Introduced in version 1.0.0

public Size(int, int)

Constructor

Parameters

width int
Width
height int
Height

Properties

width

Introduced in version 1.0.0

public int width

Width

height

Introduced in version 1.0.0

public int height

Height