Bitmap for WPF
Write(Vector2) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DataStream クラス > Write メソッド : Write(Vector2) メソッド
The value.
Writes the specified value.
シンタックス
'宣言
 
Public Overloads Sub Write( _
   ByVal value As Vector2 _
) 
public void Write( 
   Vector2 value
)

パラメータ

value
The value.
解説
In order to provide faster read/write, this operation doesn't check stream bound. A client must carefully not read/write above the size of this datastream.
参照

DataStream クラス
DataStream メンバ
オーバーロード一覧