Click or drag to resize

Matrix Constructor

Overload List
  NameDescription
Public methodMatrix(Transform)
Initializes a new instance of the matrix based on a 4x4 matrix Transform.
Public methodMatrix(Int32, Int32)
Initializes a new instance of the matrix.
Protected methodMatrix(SerializationInfo, StreamingContext)
Protected constructor for internal use.
Top
See Also