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 对象中行的大小。

属性

适用于