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