Click or drag to resize

PosY Property

Gets or sets the value of Y.

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

Property Value

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