ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.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