Click or drag to resize

PosZ Property

Gets or sets the value of Z.

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

Property Value

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