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