C#
VB
C++
Initializes a new LogicalSize class object with explicit LogicalPoint parameters.
pt
LogicalPoint specifies the width, height, and the unit of measurement of the LogicalSize through its X-componenet, Y-component, and LogicalUnit, respectively.
The unit will be set to the Default(Pixel).