I frequently find I want to pass coordinates to a Sub() but you can't Pass a User Defined Type.
Is there any built in type? For example, something like Line.
I'm trying to avoid dependencies as this is shrinkwrap software.
I frequently find I want to pass coordinates to a Sub() but you can't Pass a User Defined Type.
Is there any built in type? For example, something like Line.
I'm trying to avoid dependencies as this is shrinkwrap software.