AircraftListJsonFlagHeight Property |
Gets or sets the height 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 FlagHeight { get; set; }
Public Property FlagHeight As Integer
Get
Set
public:
property int FlagHeight {
int get ();
void set (int value);
}
member FlagHeight : int with get, set
Property Value
Type:
Int32See Also