CalendarView for WinForms
Relation コンストラクタ(Object,Object,RelationDirections)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Text.Lexicons 名前空間 > Relation クラス > Relation コンストラクタ : Relation コンストラクタ(Object,Object,RelationDirections)
A object indicates the start point.
A object indicates the end point.
A RelationDirections indicates the direction.
Constructor.
シンタックス
'宣言
 
Public Function New( _
   ByVal start As System.Object, _
   ByVal end As System.Object, _
   ByVal direction As RelationDirections _
)
public Relation( 
   System.object start,
   System.object end,
   RelationDirections direction
)

パラメータ

start
A object indicates the start point.
end
A object indicates the end point.
direction
A RelationDirections indicates the direction.
参照

Relation クラス
Relation メンバ
オーバーロード一覧