DioDocs for PDF
SvgMatrix クラス メンバ
フィールド  プロパティ  メソッド 

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgMatrix クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Gets the identity matrix.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is an identity matrix.  
Public プロパティGets element (1, 1).  
Public プロパティGets element (1, 2).  
Public プロパティGets element (2, 1).  
Public プロパティGets element (2, 2).  
Public プロパティGets element (3, 1).  
Public プロパティGets element (3, 2).  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a rotation matrix.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a scaling matrix from the specified X and Y components.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a skew matrix from the specified angles in radians.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a translation matrix.  
Public メソッドオーバーロードされます。 Determines whether the specified SvgMatrix is equal to this instance.  
Public メソッドReturns a hash code for this instance.  
Public メソッドオーバーロードされます。 Inverts the matrix if possible. Returns the inverted matrix if the operation succeeded.  
Public メソッドDetermines the product of two matrices.  
Public メソッドオーバーロードされます。 Applies the rotation transformation.  
Public メソッドオーバーロードされます。 Applies the scaling transformation.  
Public メソッドオーバーロードされます。 Applies the skew transformation.  
Public メソッドApplies the skew transformation along the X axis.  
Public メソッドApplies the skew transformation along the Y axis.  
Public メソッドCreates a System.Numerics.Matrix3x2 from this SvgMatrix.  
Public メソッドオーバーロードされます。 Returns a string that represents the current SvgMatrix.  
Public メソッドオーバーロードされます。 Transforms a point by this matrix.  
Public メソッドApplies the translation transformation.  
トップ
参照

SvgMatrix クラス
GrapeCity.Documents.Svg 名前空間