ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectF Structure / Round Method

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