Click or drag to resize
IAircraftPictureWidth Property
Gets or sets the width of the picture in pixels. This will be 0 if the aircraft has no picture.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int PictureWidth { get; set; }

Property Value

Type: Int32
See Also