ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / ImageRect Structure / ToRectangle Method

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