コード例 #1
0
ファイル: WireframeGraphicsCache.cs プロジェクト: 15831944/WW
 public void Draw(IWireframeGraphicsFactory graphicsFactory)
 {
     graphicsFactory.CreateText(this.dxfText_0, this.wireframe_0, this.argbColor_0);
 }