Image Viewer CP Pro ActiveX Control ReferenceMethods GetCountDrawArc Image Viewer CP ActiveX Control GetCountDrawArc Get the count of DrawArc. Public Function GetCountDrawArc()As Integer No Parameter Return Valuereturn the count of DrawArc.Example Visual Basic SyntaxiCount = ImageViewer1.GetCountDrawArcImageViewer1.ClearDrawArcByIndex iCount-1 'delete last item