Printing3DMesh.BufferDescriptionSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a set of mesh buffer descriptions.
public:
property IPropertySet ^ BufferDescriptionSet { IPropertySet ^ get(); };
IPropertySet BufferDescriptionSet();
public IPropertySet BufferDescriptionSet { get; }
var iPropertySet = printing3DMesh.bufferDescriptionSet;
Public ReadOnly Property BufferDescriptionSet As IPropertySet
Property Value
A set of mesh buffer descriptions.