Click or drag to resize

PosX Property

Gets or sets the value of X.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntax
C#
public float X { get; set; }

Property Value

Type: Single
A float that represents the X value.
See Also