Half.MinValue Property

Definition

Represents the smallest possible value of Half.

public:
 static property Half MinValue { Half get(); };
public static Half MinValue { get; }
static member MinValue : Half
static member MinValue : Half
Public Shared ReadOnly Property MinValue As Half

Property Value

-65504

Implements

Applies to