'Declaration Overloads Function GetPoints( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer _ ) As System.Drawing.PointF()
System.Drawing.PointF[] GetPoints( System.int startIndex, System.int count )
Parameters
Return Value
The array of points specifying the coordinates on the page.