.NET MAUI コントロール
C1Font コンストラクタ

C1.Maui.Core アセンブリ > C1.Maui.Core 名前空間 > C1Font クラス : C1Font コンストラクタ
シンタックス
'宣言
 
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
参照

C1Font クラス
C1Font メンバ