Gets or sets the distance within the dash pattern where a dash begins. The default value is 0.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public double DashOffset { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property DashOffset As Double <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |