ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Point2D Structure / Round Method

In This Topic
    Round Method (Point2D)
    In This Topic
    Returns a Point2L with rounded X and Y coordinates.
    Syntax
    'Declaration
     
    Public Function Round() As Point2L
    public Point2L Round()
    See Also