Add polyline annotation to the current page of the doc.
[C#] PolylineAnnotation(Doc doc, double[] vertices, XColor borderColor) [Visual Basic] PolylineAnnotation(doc As Doc, vertices As Double(), borderColor As XColor)
PolylineAnnotation(Doc doc, double[] vertices, XColor borderColor)
PolylineAnnotation(doc As Doc, vertices As Double(), borderColor As XColor)
None.