System::Drawing::Pen::set_DashStyle method
Pen::set_DashStyle method
设置一个值,指定当前 Pen 对象的虚线样式。
void System::Drawing::Pen::set_DashStyle(Drawing2D::DashStyle value)
| Parameter | Type | 描述 |
|---|---|---|
| value | Drawing2D::DashStyle | 要设置的值 |
另见
- Enum DashStyle
- Class Pen
- Namespace System::Drawing
- Library Aspose.Page for C++