Dynamixel
Sequence Property
NamespacesDynamixelPostureSequenceSequence
Get the sequence of postures.
Declaration Syntax
C#Visual BasicVisual C++
public List<Posture> Sequence { get; }
Public ReadOnly Property Sequence As List(Of Posture)
public:
property List<Posture^>^ Sequence {
	List<Posture^>^ get ();
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0