ALP Point object
Point object packs a point coordinates. Some of the properties and methods of the ALPFrame external object accept as parameters Rect objects.

Creation: Use the external.CreateMiscObject method. 
Class name: POINT

Example:
var rc = external.CreateMiscObject("POINT");

Properties

x  - long integer. X coordinate of the point

- long integer. Y coordinate of the point

 

newObjects Copyright 2001-2006 newObjects [ ]