Bitmap for WPF
Max メソッド (Vector4)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Vector4 構造体 : Max メソッド
The first source vector.
The second source vector.
Returns a vector containing the largest components of the specified vectors.
シンタックス
'宣言
 
Public Shared Function Max( _
   ByVal left As Vector4, _
   ByVal right As Vector4 _
) As Vector4
public static Vector4 Max( 
   Vector4 left,
   Vector4 right
)

パラメータ

left
The first source vector.
right
The second source vector.

戻り値の型

A vector containing the largest components of the source vectors.
参照

Vector4 構造体
Vector4 メンバ