ComponentOne Bitmap for UWP
C1.UWP.DX 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