A Double type property. The X-coordinate of the point.
Applies to: ConnectDot object, ControlDot object, DPoint object, Variable object
[[Let] xCoordinateRet =] object.X [Let] object.X = xCoordinateSet |
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 |