[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.IRelation

IRelation Interface

Abstract a general relation.

Namespace: C1.Framework.Text.Lexicons
Assembly: C1.Win.Input.8.dll
Syntax
public interface IRelation
Remarks

A realtion contains tow terminal points and direction

Properties

Name Description
Direction

Gets the relation direction.

End

Gets the end point.

Start

Gets the start point.