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)
Parameter | Type | Description |
---|---|---|
value | const ArrayPtr<uint8_t>& | The array to set |
See Also
- Typedef ArrayPtr
- Class PathData
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++