Caps.RasterCaps Property

Language:

Retrieves information about raster drawing capabilities.

Definition

Visual Basic Public ReadOnly Property RasterCaps As RasterCaps
C# public RasterCaps RasterCaps { get; }
C++ public:
property RasterCaps RasterCaps {
        RasterCaps get();
}
JScript public function get RasterCaps() : RasterCaps

Property Value

Microsoft.DirectX.Direct3D.RasterCaps
A RasterCaps structure that contains raster drawing capabilities.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center