C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / ImageRect Structure / ImageRect Constructor / ImageRect Constructor(RectL)

In This Topic
ImageRect Constructor(RectL)
In This Topic
Initializes a new instance of the ImageRect struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal rc As RectL _
)
 

Parameters

rc
See Also