the vectorstack is a collection and the contents are 4 element vector arrays. the line
"For Each VectorElement In Me.VectorStack.item(count)"
was an attempt to reference the last stack element (VectorElement, which is an array), and then iterate the elements in this array using the "for next"...
hi
i am sure the answer to this is silly, but here goes. i have the following code. it includes a class called transforms, with members and come a function to test the class. the problem is that i have a class method called ReverseLastTransform() which is supposed to reverse the +/- of the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.