OneTouchScaleGestureRecognizerScaleMultiplierX Property |
The current scale multiplier on x axis. Multiply your current x scale value by this to scale.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float ScaleMultiplierX { get; }
Property Value
Type:
SingleThe scale multiplier.
See Also