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: 10.12.3.0 (10.12.3.0)
Syntax public float GetDeltaScaleFactor()
Public Function GetDeltaScaleFactor As Single
public:
float GetDeltaScaleFactor()
member GetDeltaScaleFactor : unit -> float32
Return Value
Type:
SingleRemarks See Also