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

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

    Parameters

    value
    See Also