Silverlight SDK for Microsoft Bing
X Property
OverviewSystem.Windows.ControlsControlBaseX
Gets/Sets the horizontal coordinate of the ControlBase instance.
Declaration Syntax
C#Visual BasicVisual C++
public double X { get; set; }
Public Property X As Double
public:
property double X {
	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)