IPropertyValue.GetRectArray Method

Returns the array of rectangle structures stored as a property value.

Syntax

public:
void GetRectArray(
         out Array<Rect>^ value
)  

Parameters

value
Type: Rect 

The array of structures.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace