Share via


Printing3DMesh.BufferDescriptionSet 속성

정의

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

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

속성 값

메시 버퍼 설명 집합입니다.

적용 대상