Dynamixel
ValueMin Property
NamespacesDynamixelJointValueMin
Get the joint MinPosition.
Declaration Syntax
C#Visual BasicVisual C++
public int ValueMin { get; }
Public ReadOnly Property ValueMin As Integer
public:
virtual property int ValueMin {
	int get () sealed;
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0