Click or drag to resize

BinarySizeInKilobytes Property

Gets the value of this instance in kilobytes.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public double InKilobytes { get; }

Property Value

Type: Double
The value of this instance in whole and fractional kilobytes (Value / Kilobyte).
See Also