RandomAccessStreamImageSource.SupportedRenderOptions Property

Supported rendering options.

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

Syntax

public RenderOptions SupportedRenderOptions { get; }
'Declaration
Public ReadOnly Property SupportedRenderOptions As RenderOptions
    Get
public:
virtual property RenderOptions SupportedRenderOptions {
    RenderOptions get () sealed;
}
function get_SupportedRenderOptions();

Property Value

Type: RenderOptions

Implements

IImageProvider2.SupportedRenderOptions

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

RandomAccessStreamImageSource Class

RandomAccessStreamImageSource.RandomAccessStreamImageSource Members

Lumia.Imaging Namespace