Freigeben über


Printing3DColorMaterialGroup.Colors Eigenschaft

Definition

Ruft eine Gruppe von Farbmaterialien ab, die im 3D-Modell verwendet werden.

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)

Eigenschaftswert

Eine Gruppe von Farbmaterialien, die im 3D-Modell verwendet werden, vom Typ Printing3DColorMaterial.

Gilt für: