Метод | Описание | |
---|---|---|
IntersectionWith ( Line line ) : |
||
IntersectionWith ( Arc arc ) : Air_Hockey_Simulator.Physics.PointD[] | ||
Line ( |
||
Line ( |
||
Parallel ( |
||
Perpendicular ( |
||
X ( double y ) : double? | ||
Y ( double x ) : double? | ||
operator ( ) : bool |
public IntersectionWith ( Line line ) : |
||
line | Line | |
Результат |
public IntersectionWith ( Arc arc ) : Air_Hockey_Simulator.Physics.PointD[] | ||
arc | Arc | |
Результат | Air_Hockey_Simulator.Physics.PointD[] |
public Line ( |
||
point | ||
angle | Angle | |
Результат | System |
public Line ( |
||
point | ||
slope | double | |
Результат | System |
public Perpendicular ( |
||
point | ||
Результат | Line |