CompositionDrawingSurface.Size Property

Definition

The size of the drawing surface.

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

Property Value

The size of the drawing surface.

Applies to