Print3DManager Klasse

Definition

Erstellt die 3D-Druckoberfläche.

public ref class Print3DManager 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 Print3DManager 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 Print3DManager
Public NotInheritable Class Print3DManager
Vererbung
Object Platform::Object IInspectable Print3DManager
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Graphics.Printing3D.Printing3DContract (eingeführt in v1.0)

Hinweise

Diese API ist für die Verwendung mit 3D Manufacturing Format(3MF)-Paketen konzipiert. Weitere Informationen zu 3MF finden Sie in der 3MF-Spezifikation.

Methoden

GetForCurrentView()

Ruft einen 3D-Druck-Manager ab.

ShowPrintUIAsync()

Initiiert programmgesteuert die Benutzeroberfläche für den 3D-Druck.

Ereignisse

TaskRequested

Tritt auf, wenn ein neuer 3D-Druckauftrag erstellt wurde.

Gilt für:

Weitere Informationen