[]
        
(Showing Draft Content)

C1.C1Preview.Utils.Round

Round Method

Round(RectangleD)

For internal use.

Declaration
public static Rectangle Round(RectangleD value)
Public Shared Function Round(value As RectangleD) As Rectangle
Parameters
Type Name Description
RectangleD value
Returns
Type Description
Rectangle

Round(PointD)

For internal use.

Declaration
public static Point Round(PointD value)
Public Shared Function Round(value As PointD) As Point
Parameters
Type Name Description
PointD value
Returns
Type Description
Point