ImageResult.Height Property (Bing, Version 2.0)

Returns the height of the full-size image in pixels, if available.

Public Property Height As UInt32
public UInt32 Height { get; set; }

Remarks

The Height property contains an integer value representing the height, in pixels, of the full-size image file if this information is available from the Bing Engine.

See Also

Concepts

Image SourceType (Bing, Version 2.0)
Image SourceType Code Samples