Pen.DashOffset Property

Gets or sets the dash offset of this Pen.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float DashOffset { get; set; }

Property Value

The dash offset of the pen.

See Also

Reference