PipelineBuffer.RowSize Propiedad

Definición

Importante

Esta API no es conforme a CLS.

Obtiene el tamaño de fila del objeto 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

Valor de propiedad

Tamaño de fila del objeto PipelineBuffer.

Atributos

Se aplica a