Y property

Sets or returns the Y value for a Point or Vector.

Syntax

object.Y

Where:

     object is a Point or Vector object;

     Y is a double-precision variable or value representing the Y coordinate of a Point or Vector object.

Examples ...

IntersectWith method example