DriverCaps.ReadScanLine Property

Language:

Indicates that the display hardware is capable of returning the current scan line.

Definition

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

Property Value

System.Boolean
Value that is true if the display hardware can return the current scan line, or false if it cannot.

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