ICanvasDrawingStylesLineDashOffset Property
Specifies where to start a dash array on a line.

Namespace: Aspose.Html.Dom.Canvas
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
double LineDashOffset { get; set; }

Property Value

Type: Double
See Also