![]() |
![]() |
![]() |
RasterStatus.InVBlank Property |
Language: |
Retrieves or sets the status of the vertical blank period.
Visual Basic .NET Public Property InVBlank As Boolean C# public bool InVBlank { get; set; } Managed C++ public: __property bool get_InVBlank();
public: __property void set_InVBlank(bool);JScript .NET public function get InVBlank() : boolean
public function set InVBlank(boolean);
System.Boolean . Value that is true if the raster is in the vertical blank period, or false if it is not.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center