Share via


MapUriOptions.ImageSize Property

 

A SizeOfint Class object specifying the height and width of the image to return. Optional. The default width is 350 and the default height is 350. Set this property before making a service request.

Syntax

public SizeOfint ImageSize { set; get; } 
Public Property ImageSize As SizeOfint

Remarks

The Height property value of the SizeOfint object specified in the ImageSize property can range from 80 to 834.

The Width property value of the SizeOfint object specified in the ImageSize property can range from 80 to 900.