Question
VBS and Graphic Lines
I'm trying to get a vbs script to recognize the slope (positive or negative) of a GraphicLine. When you find a line in a document and then use the GeometriBounds property to analyze where it is pointing, you can have two different lines that match the same GeometricBounds (one with positive slope and one with a negative slope). I can't find a way for the script to recognize which line you are dealing with.