set_CompoundArray()

Pen::set_CompoundArray(const System::ArrayPtr<float>&) method

Sets an array of values that specifies a compound pen.

void System::Drawing::Pen::set_CompoundArray(const System::ArrayPtr<float> &value)

Arguments

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

See Also