NodeProcessorHelperGetIntersection - метод
Вычисляет пересечение (его тип)
Пространство имён: Tessa.UI.WorkflowViewer.HelpfulСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public static Intersections GetIntersection(
double left,
double right,
double top,
double bottom,
Point previous,
Point current,
Point? next
)
Public Shared Function GetIntersection (
left As Double,
right As Double,
top As Double,
bottom As Double,
previous As Point,
current As Point,
next As Point?
) As Intersections
public:
static Intersections GetIntersection(
double left,
double right,
double top,
double bottom,
Point^ previous,
Point^ current,
Nullable<Point^> next
)
static member GetIntersection :
left : float *
right : float *
top : float *
bottom : float *
previous : Point *
current : Point *
next : Nullable<Point> -> Intersections
- left Double
- Левая граница ноды
- right Double
- Права границы ноды
- top Double
- Верхняя граница ноды
- bottom Double
- Нижняя граница ноды
- previous Point
- Точка, предшествующая рассматриваемой
- current Point
- Рассматриваемая точка
- next NullablePoint
- Точка, следующая за рассметриваемой, если есть
IntersectionsВозвращает тип пересечения ноды стрелкой