Example #1
0
 public float GetHeight()
 {
     return(TopRight.Distance(BottomRight));
 }