Silverlight SDK for Microsoft Bing
TileHeight Property
OverviewSystem.Windows.ControlsCloudPanelTileHeight
Gets/Sets a double value that specifies the height of the CloudViewItem items in the panel.
Declaration Syntax
C#Visual BasicVisual C++
public double TileHeight { get; set; }
Public Property TileHeight As Double
public:
property double TileHeight {
	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)