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