예제 #1
0
 public static RectangleF GetTextBounds(CText text)
 {
     return(_Draw.GetTextBounds(text));
 }