Ejemplo n.º 1
0
 public Font_Rect(Font_Rect parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void BndBox(Font_Rect theBndBox)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public bool GlyphBoundingBox(int theIndex, Font_Rect theBndBox)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void GlyphRect(Font_Rect theRect)
 {
     throw new NotImplementedException();
 }