ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IARControlSite Interface / ToDeviceF Method / ToDeviceF(SizeF) Method

In This Topic
    ToDeviceF(SizeF) Method
    In This Topic
    Transforms the control coordinates
    Syntax
    'Declaration
     
    Overloads Function ToDeviceF( _
       ByVal size As SizeF _
    ) As SizeF
    SizeF ToDeviceF( 
       SizeF size
    )

    Parameters

    size
    See Also