Click or drag to resize
StandardWebSiteImageSize Enumeration
An enumeration of the standard sizes for images used by the web site.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum StandardWebSiteImageSize
Members
  Member nameValueDescription
None0 Not applicable / not specified.
Full1 The original size of the stock image.
PictureListThumbnail2 The size of a thumbnail of an aircraft picture in the aircraft list.
PictureDetail3 The size of an aircraft picture in the aircraft detail panel.
IPhoneDetail4 The size of an aircraft picture in the iPhone detail panel.
IPadDetail5 The size of an aircraft picture in the iPad detail panel.
BaseStation6 The size of an aircraft picture conforming to the 200 x 133 standard.
See Also