Print3DTaskSourceRequestedArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 Print3DTaskSourceRequestedHandler 委派的數據。
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
- 繼承
- 屬性
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) 套件。 |