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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > PolygonAnnotationBase 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

PolygonAnnotationBase Class
PolygonAnnotationBase Members