FlexReport for WinForms
Matrix 構造体 メンバ
フィールド  プロパティ  メソッド 


C1.Document.4.6.2 アセンブリ > C1.Interop 名前空間 : Matrix 構造体

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the Matrix struct.  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Gets the identity matrix.  
Public フィールドElement (1,1)  
Public フィールドElement (1,2)  
Public フィールドElement (2,1)  
Public フィールドElement (2,2)  
Public フィールドElement (3,1)  
Public フィールドElement (3,2)  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is an identity matrix.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Multiplies the current matrix by another matrix passed as parameter, returns the resulting matrix in the output parameter.  
Public メソッドReturns string representation of this instance.  
Public メソッドオーバーロードされます。 Transforms a point by this matrix.  
トップ
参照

参照

Matrix 構造体
C1.Interop 名前空間