Exemple #1
0
 public bool IsVertical()
 {
     return(Slope.IsInfinity());
 }