Click or drag to resize

CPDFPolygonAnnotationDash Property

Gets the line dash array.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public float[] Dash { get; }

Property Value

Type: Single
See Also