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

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

    Parameters

    r
    See Also