D3D11Control Properties |
The D3D11Control type exposes the following members.
Name | Description | |
---|---|---|
![]() | AspectRatio |
Gets the aspect ratio of this D3D11Control instance.
|
![]() | AutoAdjustViewPort |
Indicates whether the viewport will automatically size itself when the control is resized.
|
![]() | Context |
Gets the DeviceContext instance which generates rendering commands.
|
![]() | CullMode |
Gets or sets which triangles are to be culled.
|
![]() | DepthStencilView |
Gets the DepthStencilView instance associated with the output merger.
|
![]() | Device |
Gets the virtual adapter used to perform rendering and create resources.
|
![]() | FillMode |
Gets or sets the fill mode to use when rendering.
|
![]() | FrontCounterClockwise |
Determines if a triangle is front- or back-facing.
|
![]() | RenderTargetView |
Gets the RenderTargetView instance associated with the output merger.
|
![]() | SwapChain |
Gets the SwapChain instance associated with the device.
|
![]() | VSync |
Gets or sets a value indicating whether vertical synchronization (vsync) is active.
|