ComponentOne Bitmap for UWP
Matrix4x4 Structure
Members 

C1.UWP.DX Assembly > C1.Util.DX Namespace : Matrix4x4 Structure
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

Reference

Matrix4x4 Members
C1.Util.DX Namespace