'宣言 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 )
パラメータ
戻り値の型
ページ上の座標を指定する点の配列。
'宣言 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 )