[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Vector.IsIdentity

IsIdentity Property

IsIdentity

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

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

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