ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / SwapChain Class / IsFullScreen Property

In This Topic
    IsFullScreen Property
    In This Topic
    Gets or sets a value indicating whether the swapchain is in fullscreen.
    Syntax
    'Declaration
     
    Public Property IsFullScreen As System.Boolean
    public System.bool IsFullScreen {get; set;}
    See Also