Printing3DComponent.Type Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le type du composant 3D Manufacturing Format (3MF).
public:
property Printing3DObjectType Type { Printing3DObjectType get(); void set(Printing3DObjectType value); };
Printing3DObjectType Type();
void Type(Printing3DObjectType value);
public Printing3DObjectType Type { get; set; }
var printing3DObjectType = printing3DComponent.type;
printing3DComponent.type = printing3DObjectType;
Public Property Type As Printing3DObjectType
Valeur de propriété
Type du composant 3MF.