SoScaleGestureEventGetDeltaScaleFactor Method |
Gets the ratio between the current fingers distance and the previous distance.
Namespace: OIV.Inventor.Gestures.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public float GetDeltaScaleFactor()
Public Function GetDeltaScaleFactor As Single
public:
float GetDeltaScaleFactor()
member GetDeltaScaleFactor : unit -> float32
Return Value
Type:
SingleRemarks See Also