| SoScaleGestureEventGetScaleFactor Method  | 
Gets the ratio between the current fingers distance and the first distance evaluated after the second down event. 
 
Namespace: OIV.Inventor.Gestures.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic float GetScaleFactor()
Public Function GetScaleFactor As Single
public:
float GetScaleFactor()
member GetScaleFactor : unit -> float32 
Return Value
Type: 
Single
Remarks
See Also