| KM_InterpreterKM_Interpreter_SetupParamsLengthUnits Property |
Canon Length Units
CANON_UNITS_INCHES = 1,
CANON_UNITS_MM = 2,
CANON_UNITS_CM = 3
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public CANON_UNITS LengthUnits { get; set; }
Public Property LengthUnits As CANON_UNITS
Get
Set
public:
property CANON_UNITS LengthUnits {
CANON_UNITS get ();
void set (CANON_UNITS value);
}
Property Value
CANON_UNITSSee Also