Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 475 Bytes

propertyvalue_createdoublearray_183448826.md

File metadata and controls

26 lines (18 loc) · 475 Bytes
-api-id -api-type
M:Windows.Foundation.PropertyValue.CreateDoubleArray(System.Double[])
winrt method

Windows.Foundation.PropertyValue.CreateDoubleArray

-description

Creates a property value from an array of floating-point values.

-parameters

-param value

The array to store in the property value.

-returns

The property value.

-remarks

-examples

-see-also