System::Drawing::Drawing2D::PathData::set_Types method

PathData::set_Types 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)
ParameterTypeDescription
valueconst ArrayPtr<uint8_t>&The array to set

See Also