Bitmap for WPF
Max メソッド (Vector2)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Vector2 構造体 : 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 Vector2, _
   ByVal right As Vector2 _
) As Vector2
public static Vector2 Max( 
   Vector2 left,
   Vector2 right
)

パラメータ

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

戻り値の型

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

Vector2 構造体
Vector2 メンバ