Skip to content

DeviceRectangleShape(PointF, PointF, Device) Constructor

Rectangle Constructor

1
DeviceRectangleShape(topLeft, bottomRight, device=None)

Parameters

topLeft System.Drawing.PointF

top-left position in the device coordinate system (between 0 and 1)

bottomRight System.Drawing.PointF

BottomRight position in the device coordinate system (between 0 and 1)

device Device

device