Silverlight SDK for Microsoft Bing
ScaleX Property
OverviewSystem.Windows.MediaTransitionStateScaleX
Gets/Sets a double value indicating the X scale factor for the TransitionState.
Declaration Syntax
C#Visual BasicVisual C++
public double ScaleX { get; set; }
Public Property ScaleX As Double
public:
property double ScaleX {
	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)