[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rectangle.Round

Round Method

Round()

Rounds all boundaries to the nearest integral value.

Declaration
public void Round()
Public Sub Round()

Round(int)

Rounds all boundaries to the nearest integral value.

Declaration
public void Round(int digits)
Public Sub Round(digits As Integer)
Parameters
Type Name Description
int digits