Printing3DMesh.BufferSet 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 buffers.
public:
property IPropertySet ^ BufferSet { IPropertySet ^ get(); };
IPropertySet BufferSet();
public IPropertySet BufferSet { get; }
var iPropertySet = printing3DMesh.bufferSet;
Public ReadOnly Property BufferSet As IPropertySet
Property Value
A set of mesh buffers.