DioDocs for PDF
Divide メソッド (Matrix5x4)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix5x4 構造体 : Divide メソッド
The Matrix5x4 to divide.
The amount by which to divide.
Divides a Matrix5x4 by the given value.
シンタックス
'宣言
 
Public Shared Function Divide( _
   ByRef left As Matrix5x4, _
   ByVal right As System.Single _
) As Matrix5x4
public static Matrix5x4 Divide( 
   ref Matrix5x4 left,
   System.float right
)

パラメータ

left
The Matrix5x4 to divide.
right
The amount by which to divide.

戻り値の型

The resulting Matrix5x4.
参照

Matrix5x4 構造体
Matrix5x4 メンバ