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

In This Topic
    Round Method (Size2D)
    In This Topic
    Returns a Size2L with rounded width and height.
    Syntax
    'Declaration
     
    Public Function Round() As Size2L
    public Size2L Round()
    See Also