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>& | 要设置的数组 |
另见
- Typedef ArrayPtr
- Class PathData
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++