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


Printing3DColorMaterialGroup.Colors Свойство

Определение

Возвращает группу цветовых материалов, используемых в трехмерной модели.

public:
 property IVector<Printing3DColorMaterial ^> ^ Colors { IVector<Printing3DColorMaterial ^> ^ get(); };
IVector<Printing3DColorMaterial> Colors();
public IList<Printing3DColorMaterial> Colors { get; }
var iVector = printing3DColorMaterialGroup.colors;
Public ReadOnly Property Colors As IList(Of Printing3DColorMaterial)

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

Группа цветовых материалов, используемых в трехмерной модели, типа Printing3DColorMaterial.

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