A Double type property. The Y-coordinate of the point.
Applies to: ConnectDot object, ControlDot object, DPoint object, Variable object
[[Let] yCoordinateRet =] object.Y [Let] object.Y = yCoordinateSet |
The X property syntax has these parts:
Part | Description |
object | Required. An expression that returns an object in the Applies to list. |
xCoordinateRet | Optional. A Double type variable. |
xCoordinateSet | Required. A expression that returns a Double value. |
See Also |
LPtoWP method, LPtoGP method, WPtoLP method |