Поделиться через


Printing3D3MFPackage.Textures Свойство

Определение

Возвращает или задает текстуры в пакете 3D Manufacturing Format (3MF).

public:
 property IVector<Printing3DTextureResource ^> ^ Textures { IVector<Printing3DTextureResource ^> ^ get(); };
IVector<Printing3DTextureResource> Textures();
public IList<Printing3DTextureResource> Textures { get; }
var iVector = printing3D3MFPackage.textures;
Public ReadOnly Property Textures As IList(Of Printing3DTextureResource)

Значение свойства

Текстуры в пакете 3MF типа Printing3DTextureResource.

Применяется к