Silverlight SDK for Microsoft Bing
ScaleY Property
OverviewSystem.Windows.MediaTransitionStateScaleY
Gets/Sets a double value indicating the Y scale factor for the TransitionState.
Declaration Syntax
C#Visual BasicVisual C++
public double ScaleY { get; set; }
Public Property ScaleY As Double
public:
property double ScaleY {
	double get ();
	void set (double value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)