Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Utils Class / Round Method / Round(RectangleD) Method

In This Topic
    Round(RectangleD) Method
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public Overloads Shared Function Round( _
       ByVal value As RectangleD _
    ) As Rectangle
    public static Rectangle Round( 
       RectangleD value
    )

    Parameters

    value
    See Also