ICanvasDrawingStyles.SetLineDash
ICanvasDrawingStyles.SetLineDash method
Sets the current line dash pattern.
public void SetLineDash(double[] segments)
| Parameter | Type | Description |
|---|---|---|
| segments | Double[] | An Array of numbers which specify distances to alternately draw a line and a gap (in coordinate space units) |
See Also
- interface ICanvasDrawingStyles
- package com.aspose.html.dom.canvas
- package Aspose.HTML