[]
ID2D1Device1
[Guid("d21768e1-23a4-4823-a14b-7c3eba85d658")]
public class Device1 : Device, IDisposable, IUnknown
Name | Description |
---|---|
Device1(IntPtr) | Initializes a new instance of the Device1 class. |
Name | Description |
---|---|
Create(Factory2, Device) | Initializes a new instance of the Device1 class. |
CreateDeviceContext1(DeviceContextOptions) | HRESULT ID2D1Device1::CreateDeviceContext([In] D2D1_DEVICE_CONTEXT_OPTIONS options,[Out, Fast] ID2D1DeviceContext1** deviceContext1) |
GetRenderingPriority() | D2D1_RENDERING_PRIORITY ID2D1Device1::GetRenderingPriority() |
SetRenderingPriority(RenderingPriority) | void ID2D1Device1::SetRenderingPriority([In] D2D1_RENDERING_PRIORITY renderingPriority) |
Name | Description |
---|---|
explicit operator Device1(IntPtr) |