Image Viewer CP Gold SDK ActiveX Control ReferenceMethods GetCountDrawImage Image Viewer CP ActiveX Control GetCountDrawImage Get the count of DrawImage. Public Function GetCountDrawImage()As Integer No Parameter Return Valuereturn the count of DrawImage.Example Visual Basic SyntaxiCount = ImageViewer1.GetCountDrawImageImageViewer1.ClearDrawImageByIndex iCount-1 'delete last item