For internal use only. Draws a polygon.
Namespace:
C1.Phone.PdfAssembly: C1.Phone.Pdf (in C1.Phone.Pdf.dll)
Syntax
C# |
---|
protected void Polygon( Point[] points ) |
Visual Basic |
---|
Protected Sub Polygon ( _ points As Point() _ ) |
Parameters
- points
- Type: array<System.Windows..::..Point>[]()[][]