Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Size2F Structure / Truncate Method

In This Topic
    Truncate Method (Size2F)
    In This Topic
    Returns a Size2L with truncated width and height.
    Syntax
    'Declaration
     
    Public Function Truncate() As Size2L
    public Size2L Truncate()
    See Also