set_Value()

PropertyItem::set_Value(const System::ArrayPtr<uint8_t>&) 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)

Arguments

ParameterTypeDescription
valueconst System::ArrayPtr<uint8_t>&The value to set

See Also