ComponentOne Bitmap for WPF
ImageRect Constructor(Int32Rect)

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > ImageRect Structure > ImageRect Constructor : ImageRect Constructor(Int32Rect)
Initializes a new instance of the ImageRect struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal rc As System.Windows.Int32Rect _
)
public ImageRect( 
   System.Windows.Int32Rect rc
)

Parameters

rc
See Also

Reference

ImageRect Structure
ImageRect Members
Overload List