This topic has not yet been rated - Rate this topic

Matrix Constructor

Initializes a new instance of the Matrix class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Matrix() Initializes a new instance of the Matrix class as the identity matrix.
Public method Matrix(Rectangle, Point[]) Initializes a new instance of the Matrix class to the geometric transform defined by the specified rectangle and array of points.
Public method Matrix(RectangleF, PointF[]) Initializes a new instance of the Matrix class to the geometric transform defined by the specified rectangle and array of points.
Public method Matrix(Single, Single, Single, Single, Single, Single) Initializes a new instance of the Matrix class with the specified elements.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ