コード例 #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);
 }