ASP.NET Core MVC コントロールヘルプ
FontSize メソッド (SVGStyleBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > SVGStyleBuilder クラス : FontSize メソッド
The value.
Configurates C1.Web.Mvc.SVGStyle.FontSize. A value that indicates the font size of the SVG element.
シンタックス
'宣言
 
Public Function FontSize( _
   ByVal value As System.Nullable(Of Single) _
) As SVGStyleBuilder
public SVGStyleBuilder FontSize( 
   System.Nullable<float> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

SVGStyleBuilder クラス
SVGStyleBuilder メンバ