ComponentOne Bitmap for UWP
C1.UWP.DX 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