Image Viewer CP Pro ActiveX Control ReferenceMethods ClearDrawTexturedLine Image Viewer CP ActiveX Control ClearDrawTexturedLine Clear all DrawTexturedLine call. Public Function ClearDrawTexturedLine() No Parameter Return ValueNo return value. Example Visual Basic SyntaxImageViewer1.FileName="c:\test1.tif"Me.ImageViewer1.DrawTexturedLine 10, 50, 200, 500, 10, 0, App.Path + "\image.bmp", 255,TrueTrueImageViewer1.ClearDrawTexturedLineMe.ImageViewer1.DrawTexturedLine 0, 0, 200, 500, 10, 0, App.Path + "\image.bmp", 255, True