ComponentOne Bitmap for WPF
C1.WPF.DX.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 Boolean
    public bool IsFullScreen {get; set;}
    See Also