ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Matrix4x4 Structure / Zero Field

In This Topic
    Zero Field (Matrix4x4)
    In This Topic
    A Matrix4x4 with all of its components set to zero.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Zero As Matrix4x4
    public static readonly Matrix4x4 Zero
    See Also