DriverCaps.ReadScanLine Property |
Language: |
Indicates that the display hardware is capable of returning the current scan line.
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
System.Boolean
This property is read-only.
Value that is true if the display hardware can return the current scan line, or false if it cannot.
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