Vector3D.IsZero Property

True if the vector has length equal to zero.
Public ReadOnly Property IsZero() As Boolean
This language is not supported or no code example is available.
public bool IsZero {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition