Share via


SwapChainPanelRenderer.SwapChainPanel Property

The swapChainPanel that will be rendered to.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public SwapChainPanel SwapChainPanel { get; set; }
'Declaration
Public Property SwapChainPanel As SwapChainPanel
    Get
    Set
public:
virtual property SwapChainPanel^ SwapChainPanel {
    SwapChainPanel^ get () sealed;
    void set (SwapChainPanel^ value) sealed;
}
function get_SwapChainPanel();
function set_SwapChainPanel(value);

Property Value

Type: SwapChainPanel

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

SwapChainPanelRenderer Class

SwapChainPanelRenderer.SwapChainPanelRenderer Members

Lumia.Imaging Namespace