public float GetSwipeLengthInCM() { return(VectorMath.ConvertPixelToCm((EndPoint - StartPoint).magnitude)); }