DioDocs for PDF
Multiply メソッド (SvgMatrix)

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス : Multiply メソッド
The second matrix to multiply.
Determines the product of two matrices.
シンタックス
'宣言
 
Public Function Multiply( _
   ByVal rightMatrix As SvgMatrix _
) As SvgMatrix
public SvgMatrix Multiply( 
   SvgMatrix rightMatrix
)

パラメータ

rightMatrix
The second matrix to multiply.

戻り値の型

The product of the two matrices.
参照

SvgMatrix クラス
SvgMatrix メンバ