public static double GetDirect(this Size size, Orientation orientation) { return(SizeUtils.GetDirect(size, orientation)); }