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 コンポーネントの型。