Variable Object

A service object. You may need variables when several different fields use result of the same calculations. So, the additional variables can be used to store the results. You may also use the additional variables to store various object parameters, which you're working with, so that you don't have to refer to them. An instance of this object can be retrieved from the Shape Object.

Properties

X The X-coordinate of the point.
Y The Y-coordinate of the point.

 

See Also

Shape object