| KM_MotionParamsDegreesC Property |
Whether Axis C 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 DegreesC { get; set; }
Public Property DegreesC As Boolean
Get
Set
public:
property bool DegreesC {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also