| KM_MotionParamsDegreesA Property |
Whether Axis A is in units of Degrees
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool DegreesA { get; set; }
Public Property DegreesA As Boolean
Get
Set
public:
property bool DegreesA {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also