ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / RectF Structure / ToRect Method

In This Topic
    ToRect Method (RectF)
    In This Topic
    Converts RectF to C1.Win.Interop.Rect.
    Syntax
    'Declaration
     
    Public Function ToRect() As Rect
    public Rect ToRect()
    See Also