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