Compartir a través de


Print3DManager.ShowPrintUIAsync Método

Definición

Inicia mediante programación la interfaz de usuario de impresión 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)

Devoluciones

true si la operación se completa correctamente; de lo contrario, false.

Atributos

Se aplica a