Programming with Reflection
GraphicsFixScreen property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the onscreen graphics image is periodically updated from the offscreen graphics image. This value is appropriate for 8514 and other coprocessor-based video cards, as a way of keeping the offscreen and onscreen images synchronized. For other adapters, image synchronization is not an issue, and setting this property to False speeds up drawing.
The default is True.