set_Types()

PathData::set_Types(const ArrayPtr<uint8_t>&) method

Sets an array containing the values that specify the types of corresponding points in Points array.

void System::Drawing::Drawing2D::PathData::set_Types(const ArrayPtr<uint8_t> &value)

Arguments

ParameterTypeDescription
valueconst ArrayPtr<uint8_t>&The array to set

See Also