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