| SwapChainPresentationTarget Properties |
The SwapChainPresentationTarget type exposes the following members.
| Name | Description | |
|---|---|---|
| GraphicsService |
Gets the graphics service.
| |
| Lock |
Gets or sets the synchronization object that is used to lock operations on graphics data.
|
| Name | Description | |
|---|---|---|
| IPresentationTargetGraphicsService |
Gets or sets the graphics service.
| |
| IPresentationTargetHandle |
Gets the window handle (HWND).
| |
| IPresentationTargetHeight |
Gets the height of the presentation target in pixels.
| |
| IPresentationTargetIsVisible |
Gets or sets a value indicating whether the presentation target is displayed.
| |
| IPresentationTargetWidth |
Gets the width of the presentation target in pixels.
|