다음을 통해 공유


Printing3DMesh.BufferSet 속성

정의

메시 버퍼 집합을 가져옵니다.

public:
 property IPropertySet ^ BufferSet { IPropertySet ^ get(); };
IPropertySet BufferSet();
public IPropertySet BufferSet { get; }
var iPropertySet = printing3DMesh.bufferSet;
Public ReadOnly Property BufferSet As IPropertySet

속성 값

메시 버퍼 집합입니다.

적용 대상