Gets a rectangle or an ellipse (an object of type PDElement.) For a single-headed arrow, Variable1 is the object that the arrow points away from. For a double-headed arrow, Variable1 is one of the objects that the arrow points to.
Syntax
result = object.Variable1
The Variable1 property syntax has the following parts:
Part |
Description |
result |
A rectangle or an ellipse (an object of type PDElement.) If object is a single-headed arrow, result is the variable that it points away from. If object is a double-headed arrow, result is one of the variables that it points to. |
object |
A single-headed arrow or a double-headed arrow (an object of type PDElement.) |