Condividi tramite


Printing3DColorMaterialGroup.Colors Proprietà

Definizione

Ottiene un gruppo di materiali di colore usati nel modello 3D.

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)

Valore della proprietà

Gruppo di materiali di colore usati nel modello 3D, di tipo Printing3DColorMaterial.

Si applica a