ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Matrix5x4 Structure / Zero Field

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