Пример #1
0
 public Font_Rect(Font_Rect parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void BndBox(Font_Rect theBndBox)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public bool GlyphBoundingBox(int theIndex, Font_Rect theBndBox)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void GlyphRect(Font_Rect theRect)
 {
     throw new NotImplementedException();
 }