Click or drag to resize

BinarySizeZero Property

Gets a zero-valued BinarySize instance.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public static BinarySize Zero { get; }

Property Value

Type: BinarySize
A BinarySize instance with Value set to zero.
See Also