Not implemented

Namespace: EAL.Interfaces.Motion
Assembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)

Syntax

C#
AxisRef AxisRef { get; }
Visual Basic
ReadOnly Property AxisRef As AxisRef
	Get
Visual C++
property AxisRef AxisRef {
	AxisRef get ();
}

Property Value

Type: AxisRef

See Also