System::Drawing::Imaging::PropertyItem::set_Value method

PropertyItem::set_Value method

Sets the type of the property represented by the current object in bytes.

void System::Drawing::Imaging::PropertyItem::set_Value(const System::ArrayPtr<uint8_t> &value)
ParameterTypeDescription
valueconst System::ArrayPtr<uint8_t>&The value to set

See Also