C# Класс SilverlightMappingToolBasic.IntersectionCalculator

Показать файл Открыть проект

Открытые методы

Метод Описание
FindIntersections ( this pathFigure, System.Windows.Media.PathFigure pathFigureToCompare ) : Point[]

Приватные методы

Метод Описание
GetCoefficient ( Point startPoint, Point endPoint ) : double
GetConstant ( double coefficient, Point startPoint ) : double

Описание методов

FindIntersections() публичный статический Метод

public static FindIntersections ( this pathFigure, System.Windows.Media.PathFigure pathFigureToCompare ) : Point[]
pathFigure this
pathFigureToCompare System.Windows.Media.PathFigure
Результат Point[]