Sets the current font based on the provided parameters.
シンタックス
'宣言
Overloads Sub SetFont( _
ByVal As System.String, _
ByVal As System.Double, _
Optional ByVal As System.Integer _
)
void SetFont(
System.string ,
System.double ,
System.int
)
パラメータ
- fontName
- Font name
- fontSize
- Font size
- fontStyle
- Font style
参照