ASP.NET Core MVC コントロールヘルプ
ArrowEnd メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > SVGStyleBuilder クラス : ArrowEnd メソッド
The value.
Configurates C1.Web.Mvc.SVGStyle.ArrowEnd. Sets the arrowhead on the end of the path. The format for string is <type>[-<width>[-<length>]]. Possible types: classic, block, open, oval, diamond, none, width: wide, narrow, medium, length: long, short, medium.
シンタックス
'宣言
 
Public Function ArrowEnd( _
   ByVal value As System.String _
) As SVGStyleBuilder
public SVGStyleBuilder ArrowEnd( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

SVGStyleBuilder クラス
SVGStyleBuilder メンバ