HeadCorrectionAPIGetSelectedCorrection Method |
Returns which correction file is currently used.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public int GetSelectedCorrection(
int head
)
Parameters
- head Int32
- The head selector.
Return Value
Int32The currently used correction file.
See Also