ImageryMetadataResult.ImageSize Property

 

A SizeOfint Class object specifying the height and width of the image. Get this property from the service response.

Syntax

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