Sets or returns the X value for a Point or Vector.
Syntax
object.X
Where:
object is a Point or Vector object;
X is a double-precision variable or value representing the X coordinate of a Point or Vector object.
Examples ...
IntersectWith method example