예제 #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);
 }