PropertyValue.CreateSize Method

Creates a property value from a size structure.

Syntax

public:
static Object^ CreateSize(
         Size value
)  

Parameters

value
Type: Size 

The structure to store in the property value.

Return value

Type: Object 

  The property value.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

PropertyValue Class

PropertyValue Members

Windows.Foundation Namespace