set_DashOffset()
Pen::set_DashOffset(float) method
Sets the distance from the start of a line to the beginning of a dash pattern.
void System::Drawing::Pen::set_DashOffset(float value)
Arguments
Parameter | Type | Description |
---|---|---|
value | float | The value to set |
See Also
- Class Pen
- Namespace System::Drawing
- Library Aspose.Slides