CompositeTransformScaleY Property |
Gets or sets the y-axis scale factor. You can use this property to stretch
or shrink an object vertically. The default is 1.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double ScaleY { get; set; }
Property Value
Type:
DoubleSee Also