Constructor.
シンタックス
'宣言
Public Function New( _
ByVal As System.Object, _
ByVal As System.Object, _
ByVal As RelationDirections _
)
public Relation(
System.object ,
System.object ,
RelationDirections
)
パラメータ
- start
- A object indicates the start point.
- end
- A object indicates the end point.
- direction
- A RelationDirections indicates the direction.
参照