共用方式為


Printing3DMesh.BufferDescriptionSet 屬性

定義

取得一組網格緩衝區描述。

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

屬性值

一組網格緩衝區描述。

適用於