point-x
Generic function
Summary
Returns the x coordinate of a point.
Signature
point-x point => x
Arguments
- point
- An instance of type
<point>.
Values
- x
- An instance of type
<real>.
Library
duim-geometry
Module
duim-geometry
Description
Returns the x coordinate of point.
See also
point-position, page 47
point-y, page 48