'宣言 Public Function New( _ ByVal getFontSize As System.Func(Of Double), _ ByVal getFontFamily As System.Func(Of FontFamily), _ ByVal getFontWeight As System.Func(Of FontWeight), _ ByVal getFontStyle As System.Func(Of FontStyle) _ )
public C1Font( System.Func<double> getFontSize, System.Func<FontFamily> getFontFamily, System.Func<FontWeight> getFontWeight, System.Func<FontStyle> getFontStyle )
パラメータ
- getFontSize
- getFontFamily
- getFontWeight
- getFontStyle