Print3DTaskSourceRequestedArgs クラス

定義

public ref class Print3DTaskSourceRequestedArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Graphics.Printing3D.Printing3DContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Print3DTaskSourceRequestedArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Graphics.Printing3D.Printing3DContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class Print3DTaskSourceRequestedArgs
Public NotInheritable Class Print3DTaskSourceRequestedArgs
継承
Object Platform::Object IInspectable Print3DTaskSourceRequestedArgs
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Graphics.Printing3D.Printing3DContract (v1.0 で導入)

注釈

この API は、3D 製造形式 (3MF) パッケージで使用するように設計されています。 3MF の詳細については、「 3MF 仕様」を参照してください。

メソッド

SetSource(Printing3D3MFPackage)

印刷ジョブで使用する 3D 製造形式 (3MF) パッケージを指定します。

適用対象