Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the value of the element at the specified index.
void set(
const index<_Rank>& _Index,
const value_type& _Value
) const restrict(amp);
Parameters
_Index
The index of the element._Value
The new value of the element.
Requirements
Header: amp_graphics.h
Namespace: Concurrency::graphics