SizeOfint Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains height and width properties to indicate size of a rectangle.

Syntax

public class SizeOfint
Public Class SizeOfint

Constructor

Name

Description

SizeOfint 

Initializes a new instance of a SizeOfint object.

Public Properties

Name

Description

Height 

An int specifying height in pixels.

Width 

An int specifying width in pixels.

See Also

ImageryMetadataResult.ImageSize Property
MapUriOptions.ImageSize Property