Example #1
0
 public float GetWidthCached()
 {
     return(RawText.StripTags().GetWidthCached());
 }