Print3DManager.ShowPrintUIAsync Método

Definição

Inicia programaticamente a interface do usuário de impressão 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)

Retornos

true se a operação for concluída com êxito; caso contrário, false.

Atributos

Aplica-se a