specifies a 2-dimensional point using the Cartesian coordinate system. More...
import "Point.idl";
Public Attributes | |
long | X |
specifies the x-coordinate. | |
long | Y |
specifies the y-coordinate. | |
specifies a 2-dimensional point using the Cartesian coordinate system.
long X |
specifies the x-coordinate.
long Y |
specifies the y-coordinate.