 | KM_MotionParamsCountsPerInchY Property |
Counts/Steps per Inch for the mapped "Y" axis
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic double CountsPerInchY { get; set; }Public Property CountsPerInchY As Double
Get
Set
public:
property double CountsPerInchY {
double get ();
void set (double value);
}Property Value
Double
See Also