示例#1
0
 public float GetContentsWidth()
 {
     return(contents_plan.GetWidth());
 }
示例#2
0
 public float GetElementWidth()
 {
     return(element_plan.GetWidth());
 }