PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / Pen Class / DashOffset Property

In This Topic
    DashOffset Property
    In This Topic
    Gets or sets the distance within the dash pattern where a dash begins. The default value is 0.
    Syntax
    'Declaration
     
    
    Public Property DashOffset As Double
    public double DashOffset {get; set;}
    See Also