ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Point2F Structure / Truncate Method

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