Method | Description | |
---|---|---|
FindIntersections ( this pathFigure, System.Windows.Media.PathFigure pathFigureToCompare ) : Point[] |
Method | Description | |
---|---|---|
GetCoefficient ( Point startPoint, Point endPoint ) : double | ||
GetConstant ( double coefficient, Point startPoint ) : double |
public static FindIntersections ( this pathFigure, System.Windows.Media.PathFigure pathFigureToCompare ) : Point[] | ||
pathFigure | this | |
pathFigureToCompare | System.Windows.Media.PathFigure | |
return | Point[] |