DioDocs for PDF
Max メソッド (Vector4)

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Vector4 構造体 : Max メソッド
最初のソースベクトル。
2番目のソースベクトル。
指定されたベクトルの最大のコンポーネントを含むベクトルを返します。
シンタックス
'宣言
 
Public Shared Function Max( _
   ByVal left As Vector4, _
   ByVal right As Vector4 _
) As Vector4
public static Vector4 Max( 
   Vector4 left,
   Vector4 right
)

パラメータ

left
最初のソースベクトル。
right
2番目のソースベクトル。

戻り値の型

ソースベクトルの最大のコンポーネントを含むベクトル。
参照

Vector4 構造体
Vector4 メンバ