| KM_AxisGroup_AxisList Field |
Axis objects that the group is comprised of
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax protected List<KM_Axis> _AxisList
Protected _AxisList As List(Of KM_Axis)
protected:
List<KM_Axis^>^ _AxisList
Field Value
ListKM_AxisSee Also