Documents for PDF, .NET Edition Documentation
LineDashPattern Property (InkAnnotation)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > InkAnnotation Class : LineDashPattern Property
Gets or sets the line dash pattern. Null means a solid line.
Syntax
'Declaration
 
Public Property LineDashPattern As System.Single()
public System.float[] LineDashPattern {get; set;}
See Also

Reference

InkAnnotation Class
InkAnnotation Members