ICanvasDrawingStyles.GetLineDash
ICanvasDrawingStyles.GetLineDash method
Returns the current line dash pattern array containing an even number of non-negative numbers.
public double[] GetLineDash()
Return Value
An Array. A list of numbers that specifies distances to alternately draw a line and a gap (in coordinate space units).
See Also
- interface ICanvasDrawingStyles
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML