| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1OwnerDrawPrint Class : RenderDirectImage Method |
'Declaration Public Sub RenderDirectImage( _ ByVal x As System.Object, _ ByVal y As System.Object, _ ByVal image As System.Drawing.Image, _ ByVal width As System.Object, _ ByVal height As System.Object, _ ByVal imageAlign As BackgroundPictureDrawModeEnum _ )
public void RenderDirectImage( System.object x, System.object y, System.Drawing.Image image, System.object width, System.object height, BackgroundPictureDrawModeEnum imageAlign )