Silverlight SDK for Microsoft Bing
ImageHeight Property
OverviewMicrosoft.BingSearchResultImageHeight
Gets/Sets a uint value which describes the height of an image associated with the SearchResult.
Declaration Syntax
C#Visual BasicVisual C++
public uint ImageHeight { get; set; }
Public Property ImageHeight As UInteger
public:
property unsigned int ImageHeight {
	unsigned int get ();
	void set (unsigned int value);
}

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)