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

In This Topic
    ToRectangle Method (RectL)
    In This Topic
    Converts RectL to System.Drawing.Rectangle.
    Syntax
    'Declaration
     
    Public Function ToRectangle() As System.Drawing.Rectangle
    public System.Drawing.Rectangle ToRectangle()
    See Also