Returns True for rectangles and ellipses (i.e., for variables).
Syntax
result = object.IsVariable ()
The IsVariable method syntax has the following parts:
Part |
Description |
result |
True if object is a rectangle or ellipse. |
object |
An object of type PDElement. |
See example.