DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / VSync Property

In This Topic
    VSync Property
    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