Condividi tramite


Print3DManager.ShowPrintUIAsync Metodo

Definizione

Avvia a livello di codice l'interfaccia utente di stampa 3D.

public:
 static IAsyncOperation<bool> ^ ShowPrintUIAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<bool> ShowPrintUIAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<bool> ShowPrintUIAsync();
function showPrintUIAsync()
Public Shared Function ShowPrintUIAsync () As IAsyncOperation(Of Boolean)

Restituisce

true se l'operazione viene completata correttamente; in caso contrario, false.

Attributi

Si applica a