Printing3DComponent.Type 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 3D 製造格式 (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
屬性值
3MF 元件的類型。