In This Topic
Controls whether updates to the the display are synchronised to the refresh rate when using DirectX mode.
Syntax
'Declaration
Public Property VSync As System.Boolean
public System.bool VSync {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also