'宣言 Public Overloads Sub AddDictEntry( _ ByVal key As PdfName, _ ByVal value As System.Collections.Generic.IList(Of PointF), _ ByVal convertMethod As System.Func(Of PointF,PointF) _ )
public void AddDictEntry( PdfName key, System.Collections.Generic.IList<PointF> value, System.Func<PointF,PointF> convertMethod )
パラメータ
- key
- value
- convertMethod