PipelineBuffer.RowSize プロパティ

定義

重要

この API は CLS 準拠ではありません。

PipelineBuffer オブジェクトの行のサイズを取得します。

public:
 property System::UInt64 RowSize { System::UInt64 get(); };
[System.CLSCompliant(false)]
public ulong RowSize { get; }
[<System.CLSCompliant(false)>]
member this.RowSize : uint64
Public ReadOnly Property RowSize As ULong

プロパティ値

PipelineBuffer オブジェクトの行のサイズ。

属性

適用対象