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

In This Topic
    Truncate Method (RectF)
    In This Topic
    Returns a RectL with truncated coordinates.
    Syntax
    'Declaration
     
    Public Function Truncate() As RectL
    public RectL Truncate()
    See Also