Share via


CompositionImage.Size Property

Definition

Gets the size of the image.

public:
 property Size Size { Size get(); };
Size Size();
public Size Size { get; }
var size = compositionImage.size;
Public ReadOnly Property Size As Size

Property Value

The size of the image.

Remarks

Important

This API exists only in Windows 10, version 1507 (Build 10240).

Applies to