CalendarView for WinForms
TransformMatrix クラス メンバ
プロパティ  メソッド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : TransformMatrix クラス

TransformMatrixデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGet the vectors from the column direction. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public プロパティGets or sets the value of Dx.  
Public プロパティGets or sets the value of Dy.  
Public プロパティGets the elements of the matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public プロパティGet the row number of the matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public プロパティGets a value indicating whether this Matrix object is the identity matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public プロパティGets or sets the value of element at special location. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public プロパティGets or sets the value of M11.  
Public プロパティGets or sets the value of M12.  
Public プロパティGets or sets the value of M21.  
Public プロパティGets or sets the value of M22.  
Public プロパティGet the vectors from the row direction.. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public プロパティstatic (Shared in Visual Basic)Gets the unit matrix.  
Public プロパティGets the value of the current matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public プロパティGet the column number of the matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds a speical C1.Framework.Mathematics.Matrix to this C1.Framework.Mathematics.Matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public メソッドオーバーロードされます。 Applies the backslash reflecting to this Matrix object.  
Public メソッドCreate a new object that is a copy of this C1.Framework.Mathematics.Matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public メソッドDetermines whether the specified System.Object is equal to the current System.Object. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public メソッドServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public メソッドInverse transform a Coordinate object to a new Coordinate object.  
Public メソッドLeft multiply a speical C1.Framework.Mathematics.Matrix to this C1.Framework.Mathematics.Matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public メソッドオーバーロードされます。 Applies the reflecting by speical line to this Matrix object.  
Public メソッドRight multiply a speical C1.Framework.Mathematics.Matrix to this C1.Framework.Mathematics.Matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public メソッドオーバーロードされます。 Applies a clockwise rotation of the specified angle about the origin to this Matrix object.  
Public メソッドオーバーロードされます。 Applies a clockwise rotation to this Matrix object around the point specified in the point parameter, and by prepending the rotation  
Public メソッドオーバーロードされます。 Applies the specified scale vector to this Matrix object by prepending the scale vector.  
Public メソッドオーバーロードされます。 Applies the specified scale vector to this Matrix object by prepending the scale vector at speical point.  
Public メソッドオーバーロードされます。 Applies the specified shear vector to this Matrix object by prepending the shear transform.  
Public メソッドオーバーロードされます。 Applies the slash reflecting to this Matrix object.  
Public メソッドReturns a string that represents the current matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public メソッドTransform a Coordinate object to a new Coordinate object.  
Public メソッドオーバーロードされます。 Applies the specified translation vector (offsetX and offsetY) to this Matrix object by prepending the translation vector.  
Public メソッドDefines the transpose operator for Matrix class. C1.Framework.Mathematics.Matrix<float>から継承されます。
Public メソッドオーバーロードされます。 Applies the x-axis reflecting to this Matrix object.  
Public メソッドオーバーロードされます。 Applies the y-axis reflecting to this Matrix object.  
トップ
パブリック オペレータ
オーバーロードされます。 Explicit convert a TransformMatrix object to a System.Drawing.Drawing2D.Matrix object.
トップ
参照

TransformMatrix クラス
C1.Framework.Drawing.Gdi 名前空間