CalibrationDataGetRotationCOSScaled Method  | 
 
            Gets the scaled cos rotation.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic int GetRotationCOSScaled()
Public Function GetRotationCOSScaled As Integer
public:
int GetRotationCOSScaled()
member GetRotationCOSScaled : unit -> int 
Return Value
Type: 
Int32The scaled cos rotation.
See Also