Print3DManager 클래스

정의

3D 인쇄 환경을 만듭니다.

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
상속
Object Platform::Object IInspectable Print3DManager
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Graphics.Printing3D.Printing3DContract (v1.0에서 도입되었습니다.)

설명

이 API는 3D 제조 형식(3MF) 패키지와 함께 사용하도록 설계되었습니다. 3MF에 대한 자세한 내용은 3MF 사양참조하세요.

메서드

GetForCurrentView()

3D 인쇄 관리자를 가져옵니다.

ShowPrintUIAsync()

프로그래밍 방식으로 3D 인쇄 사용자 인터페이스를 시작합니다.

이벤트

TaskRequested

새 3D 인쇄 작업이 만들어질 때 발생합니다.

적용 대상

추가 정보