The methods of System.Drawing.Drawing2D.Matrix are listed below. For a list of all members, see the Matrix Members list.
See Also: Inherited members from System.MarshalByRefObject
Clone() : Matrix Documentation for this section has not yet been entered.Dispose() Documentation for this section has not yet been entered. overrideEquals(object) : bool Documentation for this section has not yet been entered.Finalize() Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered.Invert() Documentation for this section has not yet been entered.Multiply(Matrix) Documentation for this section has not yet been entered.Multiply(Matrix, MatrixOrder) Documentation for this section has not yet been entered.Reset() Documentation for this section has not yet been entered.Rotate(float) Documentation for this section has not yet been entered.Rotate(float, MatrixOrder) Documentation for this section has not yet been entered.RotateAt(float, System.Drawing.PointF) Documentation for this section has not yet been entered.RotateAt(float, System.Drawing.PointF, MatrixOrder) Documentation for this section has not yet been entered.Scale(float, float) Documentation for this section has not yet been entered.Scale(float, float, MatrixOrder) Documentation for this section has not yet been entered.Shear(float, float) Documentation for this section has not yet been entered.Shear(float, float, MatrixOrder) Documentation for this section has not yet been entered.TransformPoints(System.Drawing.Point[]) Documentation for this section has not yet been entered.TransformPoints(System.Drawing.PointF[]) Documentation for this section has not yet been entered.TransformVectors(System.Drawing.Point[]) Documentation for this section has not yet been entered.TransformVectors(System.Drawing.PointF[]) Documentation for this section has not yet been entered.Translate(float, float) Documentation for this section has not yet been entered.Translate(float, float, MatrixOrder) Documentation for this section has not yet been entered.VectorTransformPoints(System.Drawing.Point[]) Documentation for this section has not yet been entered.