AircraftListJsonFlagWidth Property |
Gets or sets the width of the operator flags.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int FlagWidth { get; set; }
Public Property FlagWidth As Integer
Get
Set
public:
property int FlagWidth {
int get ();
void set (int value);
}
member FlagWidth : int with get, set
Property Value
Type:
Int32See Also