ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Point2D Structure / Truncate Method

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