IPropertyValue.GetPointArray Method

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

Syntax

public:
void GetPointArray(
         out Array<Point>^ value
)  

Parameters

value
Type: Point 

The array of structures.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace