'宣言 Public Function New( _ ByVal getFontSize As System.Func(Of Double), _ ByVal getFontFamily As System.Func(Of String), _ ByVal getFontAttributes As System.Func(Of FontAttributes) _ )
public C1Font( System.Func<double> getFontSize, System.Func<string> getFontFamily, System.Func<FontAttributes> getFontAttributes )
パラメータ
- getFontSize
- getFontFamily
- getFontAttributes