Share via


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.

Applies to