C#
VB
C++
Initializes a new LogicalSize class object with explicit parameters.
width
Specifies the width of the LogicalSize.
height
Specifies the height of the LogicalSize.
unit
Specifies the unit of measurement of the LogicalSize.
For an example, refer to Equals.