CompositionDrawingSurface.SizeInt32 Property

Definition

The size of the drawing surface.

public:
 property SizeInt32 SizeInt32 { SizeInt32 get(); };
SizeInt32 SizeInt32();
public SizeInt32 SizeInt32 { get; }
var sizeInt32 = compositionDrawingSurface.sizeInt32;
Public ReadOnly Property SizeInt32 As SizeInt32

Property Value

The size of the drawing surface.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to