DioDocs for PDF
ReadVector4 メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > DataStream クラス : ReadVector4 メソッド
Reads a Vector4.
シンタックス
'宣言
 
Public Function ReadVector4() As Vector4
public Vector4 ReadVector4()

戻り値の型

an Vector4 from the stream
解説
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 メンバ