Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.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