Z property

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

Syntax

object.Z

Where:

     object is a Point or Vector object;

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

Examples ...

IntersectWith Method example