public static double HalfDirect(this OrientedSize orientedSize) { return(SizeUtils.HalfDirect(orientedSize)); }