PipelineBuffer.RowSize 속성

정의

Important

이 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 행의 크기.

특성

적용 대상