Share via


SoftwareBitmapRenderer.Size Property

The output size to use if no SoftwareBitmap has been specified.

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

Syntax

public Size Size { get; set; }
'Declaration
Public Property Size As Size
    Get
    Set
public:
virtual property Size Size {
    Size get () sealed;
    void set (Size value) sealed;
}
function get_Size();
function set_Size(value);

Property Value

Type: Size

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

SoftwareBitmapRenderer Class

SoftwareBitmapRenderer.SoftwareBitmapRenderer Members

Lumia.Imaging Namespace