ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Matrix4x4 Structure
Members

In This Topic
    Matrix4x4 Structure
    In This Topic
    Represents a 4x4 mathematical matrix.
    Object Model
    Matrix4x4 Structure
    Syntax
    'Declaration
     
    Public Structure Matrix4x4 
       Inherits System.ValueType
    public struct Matrix4x4 : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.Matrix4x4

    See Also