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

プロパティ値

メッシュ バッファーの説明のセット。

適用対象