ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IARControlSite Interface / ToDevice Method

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

    Parameters

    r
    See Also