Gets or sets the distance from the start of a
line to the beginning of a dash pattern.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public double DashOffset { get; set; }
Public Property DashOffset As Double
Get
Set
member DashOffset : float with get, set
Property Value
Type:
Double
See Also