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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > RectangleBuilder クラス : Width メソッド
The value.
Configurates C1.Web.Mvc.Rectangle.Width. Sets the width of the Rectangle annotation.
シンタックス
'宣言
 
Public Function Width( _
   ByVal value As System.Single _
) As RectangleBuilder
public RectangleBuilder Width( 
   System.float value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

RectangleBuilder クラス
RectangleBuilder メンバ