ASP.NET Core MVC コントロールヘルプ
Position メソッド (AnnotationBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > AnnotationBaseBuilder<TControl,TBuilder> クラス : Position メソッド
The value.
Configurates C1.Web.Mvc.AnnotationBase.Position. Sets the position of the annotation.
シンタックス
'宣言
 
Public Function Position( _
   ByVal value As AnnotationPosition _
) As TBuilder
public TBuilder Position( 
   AnnotationPosition value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The position is relative to the point.
参照

AnnotationBaseBuilder<TControl,TBuilder> クラス
AnnotationBaseBuilder<TControl,TBuilder> メンバ