ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / RectD Structure / Round Method

In This Topic
    Round Method (RectD)
    In This Topic
    Returns a RectL with rounded coordinates.
    Syntax
    'Declaration
     
    Public Function Round() As RectL
    public RectL Round()
    See Also