[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Vector-1.IsZero

IsZero Property

IsZero

Gets a value indicating whether this Vector object is zero vector.

Declaration
public bool IsZero { get; }
Property Value
Type Description
bool

If this Vector object is zero vector, return true, otherwise, return false.