Пример #1
0
 protected static void DrawEntity(DXFEntity Ent)
 {
     Ent.Draw(FGraphics);
 }