Gets or sets the style of dashed lines drawn with this pen.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public DashStyle DashStyle { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property DashStyle As DashStyle <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |