[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Controls.Design.IARControlSite.ToDeviceF

ToDeviceF Method

ToDeviceF(SizeF)

Transforms the control coordinates

Declaration
SizeF ToDeviceF(SizeF size)
Parameters
Type Name Description
SizeF size
Returns
Type Description
SizeF

ToDeviceF(RectangleF)

Transforms the control's coordinates and size

Declaration
RectangleF ToDeviceF(RectangleF r)
Parameters
Type Name Description
RectangleF r
Returns
Type Description
RectangleF