System::Drawing::Drawing2D::PathData::set_Types 方法

PathData::set_Types method

设置一个数组,其中包含指定 Points 数组中相应点类型的值。

void System::Drawing::Drawing2D::PathData::set_Types(const ArrayPtr<uint8_t> &value)
参数类型描述
const ArrayPtr<uint8_t>&要设置的数组

另见