示例#1
0
文件: DxfInsert.cs 项目: 15831944/WW
 public void imethod_3(DxfEntity entity)
 {
     entity.Draw(this.wireframe_2, this.iwireframeGraphicsFactory2_0);
 }
示例#2
0
文件: DxfInsert.cs 项目: 15831944/WW
 public void imethod_3(DxfEntity entity)
 {
     entity.Draw(this.surface_2, this.isurfaceGraphicsFactory_0);
 }
示例#3
0
文件: DxfInsert.cs 项目: 15831944/WW
 public void imethod_3(DxfEntity entity)
 {
     entity.Draw(this.surface_2, this.graphics_0, (IGraphicElementBlock)this.graphicElementInsert_0.UnclippedBlock);
 }