예제 #1
0
 public static float Height(Size size)
 {
     return(Sizes.BarHeight(size));
 }