PipelineBuffer.RowSize Property

Definition

Important

This API is not CLS-compliant.

Gets the size of row in the PipelineBuffer object.

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

Property Value

The size of row in the PipelineBuffer object.

Attributes

Applies to