Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Rectangle Structure / Round Method


In This Topic
    Round Method
    In This Topic
    Rounds all boundaries to the nearest integral value.
    Syntax
    'Declaration
     
    
    Public Sub Round() 
    'Usage
     
    
    Dim instance As Rectangle
     
    instance.Round()
    public void Round()
    See Also