Device.DeviceCaps Property (Microsoft.DirectX.Direct3D)
Retrieves the capabilities of the rendering device.
Microsoft.DirectX.Direct3D.Caps
This property is read-only.
A Caps object that describes the returned device.
Device.DeviceCaps retrieves the software vertex pipeline capabilities when the device is used in software vertex processing mode.
Exceptions
InvalidCallException Occurs if the method call is invalid. For example, a parameter might contain an invalid value.
Show: